Class DBClusterSnapshotNotFoundException

All Implemented Interfaces:
Serializable

public class DBClusterSnapshotNotFoundException extends AmazonServiceException

DBClusterSnapshotIdentifier does not refer to an existing DB cluster snapshot.

See Also:
  • Constructor Details

    • DBClusterSnapshotNotFoundException

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