Serialized Form


Package org.codehaus.classworlds

Class org.codehaus.classworlds.ClassWorldException extends java.lang.Exception implements Serializable

Serialized Fields

world

ClassWorld world
The world.

Class org.codehaus.classworlds.ConfigurationException extends java.lang.Exception implements Serializable

Class org.codehaus.classworlds.DuplicateRealmException extends ClassWorldException implements Serializable

Serialized Fields

id

java.lang.String id
The realm id.

Class org.codehaus.classworlds.NoSuchRealmException extends ClassWorldException implements Serializable

Serialized Fields

id

java.lang.String id
The realm id.