@Deprecated public class MethodNotAllowedException extends LoggableFailure
Constructor and Description |
---|
MethodNotAllowedException(String s)
Deprecated.
|
MethodNotAllowedException(String s,
Response response)
Deprecated.
|
MethodNotAllowedException(String s,
Throwable throwable)
Deprecated.
|
MethodNotAllowedException(String s,
Throwable throwable,
Response response)
Deprecated.
|
MethodNotAllowedException(Throwable throwable)
Deprecated.
|
MethodNotAllowedException(Throwable throwable,
Response response)
Deprecated.
|
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MethodNotAllowedException(String s)
public MethodNotAllowedException(String s, Throwable throwable, Response response)
public MethodNotAllowedException(String s, Throwable throwable)
public MethodNotAllowedException(Throwable throwable)
Copyright © 2013. All Rights Reserved.