Class DBClusterSnapshotAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DBClusterSnapshotAlreadyExistsException extends AmazonServiceException

User already has a DB cluster snapshot with the given identifier.

See Also:
  • Constructor Details

    • DBClusterSnapshotAlreadyExistsException

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