Uses of Class
com.saperion.exception.DataSourceException
-
Packages that use DataSourceException Package Description com.saperion.exception This package contains the classes for the global exceptions. -
-
Uses of DataSourceException in com.saperion.exception
Subclasses of DataSourceException in com.saperion.exception Modifier and Type Class Description classDataSourceOfflineExceptionThis exception indicates that a given data source is offline while it was intended to be used.classUnknownDataSourceExceptionThis exception indicates that a given data source could not be found.
-