Class InvalidHtmlInputException

All Implemented Interfaces:
Serializable

public class InvalidHtmlInputException extends WrongAttributeValueException
See Also:
  • Constructor Details

    • InvalidHtmlInputException

      public InvalidHtmlInputException(String message)
    • InvalidHtmlInputException

      public InvalidHtmlInputException(String message, String[] unsafeTags)
    • InvalidHtmlInputException

      public InvalidHtmlInputException(String message, String rejectReason)