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