Package com.saperion.exception
Class DataSourceOfflineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.saperion.exception.SaBasicException
com.saperion.exception.DataSourceException
com.saperion.exception.DataSourceOfflineException
- All Implemented Interfaces:
- Serializable
This exception indicates that a given data source is offline while it was intended to be used.
- Author:
- jschwarz
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.saperion.exception.DataSourceExceptiongetDataSourceNameMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
DataSourceOfflineException
 
-