public class DataSourceException extends Exception
| Constructor and Description |
|---|
DataSourceException() |
DataSourceException(String msg) |
DataSourceException(String msg,
Exception nestedEx) |
DataSourceException(String message,
Throwable cause) |
DataSourceException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
void |
setErrorMessage(String errorMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 WSO2 Inc. All rights reserved.