Class CaseCreationLimitExceededException

All Implemented Interfaces:
Serializable

public class CaseCreationLimitExceededException extends AmazonServiceException

The case creation limit for the account has been exceeded.

See Also:
  • Constructor Details

    • CaseCreationLimitExceededException

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