Class DataStoreException

All Implemented Interfaces:
Serializable

public class DataStoreException extends SensorHubException

Exception thrown by certain datastore transactional operations

See Also:
  • Constructor Details

    • DataStoreException

      public DataStoreException(String msg)
    • DataStoreException

      public DataStoreException(String msg, Throwable e)