Class StorageQuotaExceededException

All Implemented Interfaces:
Serializable

public class StorageQuotaExceededException extends AmazonServiceException

Request would result in user exceeding the allowed amount of storage available across all DB instances.

See Also:
  • Constructor Details

    • StorageQuotaExceededException

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