com.gigaspaces.datasource
Class DataSourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.datasource.DataSourceException
- All Implemented Interfaces:
- Serializable
public class DataSourceException
- extends Exception
DataSourceException
thrown in case of an external data source failure
- Author:
- anna
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataSourceException
public DataSourceException()
DataSourceException
public DataSourceException(String message,
Throwable cause)
- Parameters:
message
- cause
-
DataSourceException
public DataSourceException(String message)
- Parameters:
message
-
DataSourceException
public DataSourceException(Throwable cause)
- Parameters:
cause
-
Copyright © GigaSpaces.