Package io.atomix.storage
Class StorageException.TooLarge
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.atomix.storage.StorageException
io.atomix.storage.StorageException.TooLarge
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StorageException
public static class StorageException.TooLarge extends StorageException
Exception thrown when an entry being stored is too large.
- See Also:
- Serialized Form
-
Nested Class Summary
Nested classes/interfaces inherited from class io.atomix.storage.StorageException
StorageException.OutOfDiskSpace, StorageException.TooLarge -
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString