Class SnapshotQuotaExceededException

All Implemented Interfaces:
Serializable

public class SnapshotQuotaExceededException extends AmazonServiceException

Request would result in user exceeding the allowed number of DB snapshots.

See Also:
  • Constructor Details

    • SnapshotQuotaExceededException

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