Class StatefulStorageException

  • All Implemented Interfaces:
    Serializable

    public class StatefulStorageException
    extends Exception
    Thrown in IStatefulStorage to indicate that something went wrong
    See Also:
    Serialized Form
    • Constructor Detail

      • StatefulStorageException

        public StatefulStorageException​(String message)
      • StatefulStorageException

        public StatefulStorageException​(String message,
                                        Throwable cause)