Class StorageException

All Implemented Interfaces:
Serializable

public class StorageException extends RuntimeException
See Also:
  • Constructor Details

    • StorageException

      public StorageException()
    • StorageException

      public StorageException(String msg)
    • StorageException

      public StorageException(Throwable th)
    • StorageException

      public StorageException(String msg, Throwable th)