Class TooManyTagsException

All Implemented Interfaces:
Serializable

public class TooManyTagsException extends AmazonServiceException

The request contains too many tags. Try the request again with fewer tags.

See Also:
  • Constructor Details

    • TooManyTagsException

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