Class ClusterSnapshotQuotaExceededException

All Implemented Interfaces:
Serializable

public class ClusterSnapshotQuotaExceededException extends AmazonServiceException

The request would result in the user exceeding the allowed number of cluster snapshots.

See Also:
  • Constructor Details

    • ClusterSnapshotQuotaExceededException

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