Class CreateJobQuotaExceededException

All Implemented Interfaces:
Serializable

public class CreateJobQuotaExceededException extends AmazonServiceException
Each account can create only a certain number of jobs per day. If you need to create more than this, please contact awsimportexport@amazon.com to explain your particular use case.
See Also:
  • Constructor Details

    • CreateJobQuotaExceededException

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