Package io.camunda.zeebe.snapshots
Class SnapshotException.StateClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.zeebe.snapshots.SnapshotException
io.camunda.zeebe.snapshots.SnapshotException.StateClosedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
SnapshotException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.camunda.zeebe.snapshots.SnapshotException
SnapshotException.CorruptedSnapshotException, SnapshotException.SnapshotAlreadyExistsException, SnapshotException.SnapshotNotFoundException, SnapshotException.StateClosedException -
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
-
StateClosedException
-