Serialized Form


Package org.codehaus.classworlds

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

Serialized Fields

world

ClassWorld world
The world.

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

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

Serialized Fields

id

String id
The realm id.

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

Serialized Fields

id

String id
The realm id.