A UnknownDomainObjectException
is the super class of all exceptions thrown when a given domain object
cannot be located.
Constructor and description |
---|
UnknownDomainObjectException
(String message) |
UnknownDomainObjectException
(String message, Throwable cause) |
Methods inherited from class | Name |
---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |