Package io.mats3.matssocket
Class ClusterStoreAndForward.DataAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.mats3.matssocket.ClusterStoreAndForward.DataAccessException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ClusterStoreAndForward
If having problems accessing the underlying common data store.
- See Also:
-
Constructor Summary
ConstructorDescriptionDataAccessException
(String message) DataAccessException
(String message, 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
-
DataAccessException
-
DataAccessException
-