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.


Package org.codehaus.plexus.classworlds

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

Serialized Fields

world

ClassWorld world
The world.


Package org.codehaus.plexus.classworlds.launcher

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


Package org.codehaus.plexus.classworlds.realm

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

Serialized Fields

id

String id
The realm id.

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

Serialized Fields

id

String id
The realm id.



Copyright © 2002-2012 Codehaus. All Rights Reserved.