Package com.saperion.exception
Class UnknownDataSourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.saperion.exception.SaBasicException
com.saperion.exception.DataSourceException
com.saperion.exception.UnknownDataSourceException
- All Implemented Interfaces:
Serializable
This exception indicates that a given data source could not be found.
- Author:
- jschwarz
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.saperion.exception.DataSourceException
getDataSourceName
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownDataSourceException
-