Class ClusterStoreAndForward.DataAccessException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.mats3.matssocket.ClusterStoreAndForward.DataAccessException
All Implemented Interfaces:
Serializable
Enclosing interface:
ClusterStoreAndForward

public static class ClusterStoreAndForward.DataAccessException extends Exception
If having problems accessing the underlying common data store.
See Also:
  • Constructor Details

    • DataAccessException

      public DataAccessException(String message)
    • DataAccessException

      public DataAccessException(String message, Throwable cause)