Class ClusterSnapshotNotFoundException

All Implemented Interfaces:
Serializable

public class ClusterSnapshotNotFoundException extends AmazonServiceException

The snapshot identifier does not refer to an existing cluster snapshot.

See Also:
  • Constructor Details

    • ClusterSnapshotNotFoundException

      public ClusterSnapshotNotFoundException(String message)
      Constructs a new ClusterSnapshotNotFoundException with the specified error message.
      Parameters:
      message - Describes the error encountered.