public static class FastTextDetector.FastTextException extends RuntimeException
| Constructor and Description |
|---|
FastTextException(String message,
boolean disabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDisabled()
Should
FastTextDetector be disable after this exception |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FastTextException(String message, boolean disabled)
public boolean isDisabled()
FastTextDetector be disable after this exception