Class SnapshotException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SnapshotException.CorruptedSnapshotException, SnapshotException.SnapshotAlreadyExistsException, SnapshotException.SnapshotNotFoundException, SnapshotException.StateClosedException

public class SnapshotException extends RuntimeException
See Also:
  • Constructor Details

    • SnapshotException

      public SnapshotException(String message)