@Deprecated public class DuplicateRealmException extends ClassWorldException
ClassRealm
to a
ClassWorld
with a duplicate id.Constructor and Description |
---|
DuplicateRealmException(ClassWorld world,
String id)
Deprecated.
Construct.
|
Modifier and Type | Method and Description |
---|---|
String |
getId()
Deprecated.
Retrieve the duplicate realm id.
|
getWorld
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DuplicateRealmException(ClassWorld world, String id)
world
- The world.id
- The realm id.public String getId()
Copyright © 2002–2014 Codehaus. All rights reserved.