Class SnapshotCorruptedException

All Implemented Interfaces:
Serializable

public class SnapshotCorruptedException extends SnapshotReadException
Snapshot corrupted exception.
See Also:
  • Constructor Details

    • SnapshotCorruptedException

      public SnapshotCorruptedException()
      Constructs a new exception.
    • SnapshotCorruptedException

      public SnapshotCorruptedException(FzipException cause)
      Constructs a new exception.
      Parameters:
      cause - the cause, may be null