Class StorageQuotaExceededException

All Implemented Interfaces:
Serializable

public class StorageQuotaExceededException extends AmazonServiceException

The storage quota has been exceeded.

See Also:
  • Constructor Details

    • StorageQuotaExceededException

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