an extension of the DataRetrievalFailureException that is more performant. fillInStackTrace is overriden to show nothing so it will be faster and consume less memory when thrown.
Constructor and description |
---|
EntityNotFoundException
(String msg) |
EntityNotFoundException
(Serializable id, String domainName) |
EntityNotFoundException
(String msg, Throwable cause) Constructor for DataRetrievalFailureException. |
Type Params | Return Type | Name and description |
---|---|---|
|
Throwable |
fillInStackTrace() |
Methods inherited from class | Name |
---|---|
class DataRetrievalFailureException |
getMostSpecificCause, getRootCause, contains, getMessage, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class NonTransientDataAccessException |
getMostSpecificCause, getRootCause, contains, getMessage, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |