Class SnapshotQuotaExceededException

All Implemented Interfaces:
Serializable

public class SnapshotQuotaExceededException extends AmazonServiceException

The request cannot be processed because it would exceed the maximum number of 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.