public class NotFoundException extends RestFailure
| Constructor and Description |
|---|
NotFoundException(String s) |
NotFoundException(String s,
String resp) |
NotFoundException(String s,
String resp,
Throwable throwable) |
NotFoundException(String s,
Throwable throwable) |
NotFoundException(Throwable throwable) |
getResponseCode, getResponseMessage, setResponseMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.