public class UnknownEntityException extends RuntimeException
A common superclass for those exceptions allows a single catch block to have code handling them uniformly.
UnknownElementException,
UnknownAnnotationValueException,
UnknownTypeException,
Serialized Form
| Modifier | Constructor and Description |
|---|---|
protected |
UnknownEntityException(String
Creates a new
UnknownEntityException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected UnknownEntityException(Stringmessage)
UnknownEntityException with the specified detail message.
message - the detail message