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.


Package org.codehaus.plexus.classworlds

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

Serialized Fields

world

ClassWorld world
The world.


Package org.codehaus.plexus.classworlds.launcher

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


Package org.codehaus.plexus.classworlds.realm

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

Serialized Fields

id

java.lang.String id
The realm id.

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

Serialized Fields

id

java.lang.String id
The realm id.



Copyright © 2002-2010 Codehaus. All Rights Reserved.