public class HttpException extends Exception
| Constructor and Description |
|---|
HttpException(int statusCode)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
boolean |
isClientError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Stackify, LLC. All rights reserved.