public class HttpServerException extends IOException
| Constructor and Description |
|---|
HttpServerException(String message,
int statusCode,
String statusText) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
String |
getStatusText() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.