public class WcsException extends Exception
Constructor and Description |
---|
WcsException(String message) |
WcsException(String message,
int httpStatus) |
WcsException(String message,
Throwable throwable) |
WcsException(Throwable throwable) |
WcsException(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, toString
This work is licensed under a Creative Commons Attribution 4.0 International License.