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