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