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