Class FastTextDetector.FastTextException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.languagetool.language.identifier.detector.FastTextDetector.FastTextException
All Implemented Interfaces:
Serializable
Enclosing class:
FastTextDetector

public static class FastTextDetector.FastTextException extends RuntimeException
See Also:
  • Field Details

    • disabled

      private final boolean disabled
  • Constructor Details

    • FastTextException

      public FastTextException(String message, boolean disabled)
  • Method Details

    • isDisabled

      public boolean isDisabled()
      Should FastTextDetector be disable after this exception