public class OwsException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected ExceptionReport |
exceptionReport |
protected String |
message |
| Constructor and Description |
|---|
OwsException(Exception e) |
OwsException(ExceptionReport exceptionReport) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ExceptionReport exceptionReport
protected String message
public OwsException(Exception e)
public OwsException(ExceptionReport exceptionReport)
public String getMessage()
getMessage in class ThrowableCopyright © 2020 B3Partners B.V.. All rights reserved.