Class TooManyApplicationsException

All Implemented Interfaces:
Serializable

public class TooManyApplicationsException extends AmazonServiceException

The specified account has reached its limit of applications.

See Also:
  • Constructor Details

    • TooManyApplicationsException

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