Class StorageError

  • All Implemented Interfaces:
    Serializable

    public class StorageError
    extends Error
    Raised if something goes wrong with the storage
    Author:
    Stephane Lacoin [aka matic]
    See Also:
    Serialized Form
    • Constructor Detail

      • StorageError

        public StorageError()
      • StorageError

        public StorageError​(String message)
      • StorageError

        public StorageError​(Throwable cause)