public class HTTPException extends Exception
| Constructor and Description |
|---|
HTTPException(HTTPStatus status) |
HTTPException(HTTPStatus status,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
HTTPStatus |
getStatus() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic HTTPException(HTTPStatus status)
public HTTPException(HTTPStatus status, Throwable cause)
public HTTPStatus getStatus()
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.