public class WCSDriverExceptionType extends ExceptionDescription
| Constructor and Description |
|---|
WCSDriverExceptionType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHtmlErrorMessage()
Returns a message that describes the error which produced this exception, formatted in HTML code.
|
WCSStatus |
getWcsStatus() |
void |
setWcsStatus(WCSStatus wcsStatus) |
getDriverName, getErrorCode, getErrorDescription, getLayerName, setCode, setDescription, setDriverName, setLayerNamepublic java.lang.String getHtmlErrorMessage()
ExceptionDescriptionReturns a message that describes the error which produced this exception, formatted in HTML code.
getHtmlErrorMessage in class ExceptionDescriptionpublic WCSStatus getWcsStatus()
public void setWcsStatus(WCSStatus wcsStatus)