public class WfsException extends Exception
| Constructor and Description |
|---|
WfsException(String message) |
WfsException(String message,
int httpStatus) |
WfsException(String message,
Throwable throwable) |
WfsException(Throwable throwable) |
WfsException(Throwable throwable,
int httpStatus) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatus() |
void |
setHttpStatus(int httpStatus) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringThis work is licensed under a Creative Commons Attribution 4.0 International License.