public class DuplicateRealmException extends ClassWorldException
ClassRealm to a
 ClassWorld with a duplicate id.| Constructor and Description | 
|---|
| DuplicateRealmException(ClassWorld world,
                       String id)Construct. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getId()Retrieve the duplicate realm id. | 
getWorldaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateRealmException(ClassWorld world, String id)
world - The world.id - The realm id.public String getId()
Copyright © 2002-2014 Codehaus. All Rights Reserved.