Class TabooException

All Implemented Interfaces:
Serializable

public class TabooException extends RuntimeException
Exception thrown when sensitive words are detected
See Also:
  • Field Details

  • Constructor Details

    • TabooException

      public TabooException(String message)
    • TabooException

      public TabooException(String message, Throwable cause)