Class TooManyApplicationVersionsException

All Implemented Interfaces:
Serializable

public class TooManyApplicationVersionsException extends AmazonServiceException

The specified account has reached its limit of application versions.

See Also:
  • Constructor Details

    • TooManyApplicationVersionsException

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