Class SnapshotTTLExpiredException

All Implemented Interfaces:
Serializable

Thrown when a snapshot could not be restored/cloned because the ttl for snapshot has already expired
See Also:
  • Constructor Details

    • SnapshotTTLExpiredException

      Failure when the ttl for snapshot has already expired.
      Parameters:
      message - the full description of the failure
    • SnapshotTTLExpiredException

      public SnapshotTTLExpiredException(SnapshotDescription snapshotDescription)
      Failure when the ttl for snapshot has already expired.
      Parameters:
      snapshotDescription - snapshot that was attempted