Class TagsLimitExceededException

All Implemented Interfaces:
Serializable

public class TagsLimitExceededException extends AmazonServiceException

The number of tags per trail has exceeded the permitted amount. Currently, the limit is 10.

See Also:
  • Constructor Details

    • TagsLimitExceededException

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