public class NotFoundException extends Failure
| Constructor and Description |
|---|
NotFoundException(String s) |
NotFoundException(String s,
Response response) |
NotFoundException(String s,
Throwable throwable) |
NotFoundException(String s,
Throwable throwable,
Response response) |
NotFoundException(Throwable throwable) |
NotFoundException(Throwable throwable,
Response response) |
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.