Class ApplicationLimitExceededException

All Implemented Interfaces:
Serializable

public class ApplicationLimitExceededException extends AmazonServiceException

More applications were attempted to be created than are allowed.

See Also:
  • Constructor Details

    • ApplicationLimitExceededException

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