public class NonexistentObjectException extends RuntimeException
Constructor and Description |
---|
NonexistentObjectException(String objectid,
String topicmapid)
INTERNAL: Constructor with empty error message.
|
Modifier and Type | Method and Description |
---|---|
String |
getObjectId()
INTERNAL: Returns the object id that caused the exception.
|
String |
getTopicMapId()
INTERNAL: Returns the ID of the topic map where the object ID did
not resolve.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString