public class STACRUDException extends Exception
| Constructor and Description |
|---|
STACRUDException(String msg) |
STACRUDException(String msg,
HTTPStatus status) |
STACRUDException(String msg,
Throwable nested) |
| Modifier and Type | Method and Description |
|---|---|
HTTPStatus |
getResponseStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic STACRUDException(String msg)
public STACRUDException(String msg, HTTPStatus status)
public HTTPStatus getResponseStatus()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.