- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setIgnoreException (0.07 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/interval/impl/AbstractIntervalController.java
return ignoreException; } /** * Sets whether to ignore exceptions. * @param ignoreException true to ignore exceptions, false otherwise. */ public void setIgnoreException(final boolean ignoreException) { this.ignoreException = ignoreException; }Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Thu Nov 20 08:58:39 UTC 2025 - 4.8K bytes - Viewed (0)