public class MethodNotAllowedWebException extends WebException
| Modifier | Constructor and Description |
|---|---|
|
MethodNotAllowedWebException(String string) |
|
MethodNotAllowedWebException(String string,
Throwable throwable) |
protected |
MethodNotAllowedWebException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
MethodNotAllowedWebException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
getWebErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MethodNotAllowedWebException(String string)
public MethodNotAllowedWebException(String string, Throwable throwable)
public MethodNotAllowedWebException(Throwable throwable)
public int getStatusCode()
getStatusCode in class WebExceptionCopyright © 2018. All rights reserved.