Class DuplicateRealmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.classworlds.ClassWorldException
org.codehaus.plexus.classworlds.realm.DuplicateRealmException
- All Implemented Interfaces:
- Serializable
Indicates an attempt to add a 
ClassRealm to a
 ClassWorld with a duplicate id.- Author:
- bob mcwhirter
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.codehaus.plexus.classworlds.ClassWorldExceptiongetWorldMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
DuplicateRealmExceptionConstruct.- Parameters:
- world- The world.
- id- The realm id.
 
 
- 
- 
Method Details- 
getId
 
-