Package io.atomix.storage.journal
Class StorageException.OutOfDiskSpace
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.atomix.storage.journal.StorageException
io.atomix.storage.journal.StorageException.OutOfDiskSpace
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StorageException
Exception thrown when storage runs out of disk space.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.atomix.storage.journal.StorageException
StorageException.OutOfDiskSpace, StorageException.TooLarge -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OutOfDiskSpace
-