Class TextTooLongException

All Implemented Interfaces:
Serializable

class TextTooLongException extends RuntimeException
Exception thrown if the text to be checked is longer than the configured maximum.
Since:
2.8
  • Constructor Details

    • TextTooLongException

      TextTooLongException(String message)