Class StoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.aaa.datastore.h2.StoreException
- All Implemented Interfaces:
Serializable
Exception indicating an error in an H2 data store.
- Author:
- peter.mellquist@hp.com
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStoreException(String message) StoreException(String message, Throwable cause) StoreException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StoreException
-
StoreException
-
StoreException
-