Class StorageException.OutOfDiskSpace

All Implemented Interfaces:
Serializable
Enclosing class:
StorageException

public static class StorageException.OutOfDiskSpace extends StorageException
Exception thrown when storage runs out of disk space.
See Also:
  • Constructor Details

    • OutOfDiskSpace

      public OutOfDiskSpace(String message)