Class TooManyTagsException

All Implemented Interfaces:
Serializable

public class TooManyTagsException extends AmazonServiceException

The quota for the number of tags that can be assigned to a load balancer has been reached.

See Also:
  • Constructor Details

    • TooManyTagsException

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