Class CommentBodyCharacterLimitExceededException

All Implemented Interfaces:
Serializable

@PublicApi public class CommentBodyCharacterLimitExceededException extends AbstractCharacterLimitExceededException
Indicates that comment body exceeded the jira character limit.
See Also:
  • Constructor Details

    • CommentBodyCharacterLimitExceededException

      @Internal public CommentBodyCharacterLimitExceededException(long maxNumberOfCharacters)