@Deprecated public class MethodNotAllowedException extends LoggableFailure
(https://jcp.org/en/jsr/detail?id=339),
NotAllowedException,
Serialized Form| 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, setResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MethodNotAllowedException(String s)
public MethodNotAllowedException(String s, Throwable throwable, Response response)
public MethodNotAllowedException(String s, Throwable throwable)
public MethodNotAllowedException(Throwable throwable)
Copyright © 2017 JBoss by Red Hat. All rights reserved.