public class DoesNotExistException extends UncheckedException
| Modifier | Constructor and Description |
|---|---|
|
DoesNotExistException() |
|
DoesNotExistException(String string) |
|
DoesNotExistException(String string,
Throwable throwable) |
protected |
DoesNotExistException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
DoesNotExistException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.