public class DatasourceException extends Exception
| Constructor and Description |
|---|
DatasourceException(DatasourceExceptionType type,
Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
getMessage() |
DatasourceExceptionType |
getType()
Returns the DatasourceExceptionType of this exception.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DatasourceException(DatasourceExceptionType type, Throwable exception)
public DatasourceExceptionType getType()
public String getMessage()
getMessage in class ThrowableCopyright © 2020 SAP. All Rights Reserved.