- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isIgnoreException (0.08 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/interval/impl/AbstractIntervalController.java
/** * Checks if exceptions during the delay process should be ignored. * @return true if exceptions should be ignored, false otherwise. */ public boolean isIgnoreException() { return ignoreException; } /** * Sets whether to ignore exceptions. * @param ignoreException true to ignore exceptions, false otherwise. */Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Thu Nov 20 08:58:39 GMT 2025 - 4.8K bytes - Click Count (0)