Package org.sensorhub.api.datastore
Class DataStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sensorhub.api.common.SensorHubException
org.sensorhub.api.datastore.DataStoreException
- All Implemented Interfaces:
Serializable
Exception thrown by certain datastore transactional operations
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sensorhub.api.common.SensorHubException
getCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataStoreException
-
DataStoreException
-