- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setDefaultUncaughtExceptionHandler (0.1 sec)
-
src/main/java/org/codelibs/fess/indexer/IndexUpdater.java
* * @param eh the default uncaught exception handler to set */ public static void setDefaultUncaughtExceptionHandler(final UncaughtExceptionHandler eh) { Thread.setDefaultUncaughtExceptionHandler(eh); } /** * Sets the maximum number of indexer errors allowed. * * @param maxIndexerErrorCount the maximum error count to setRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 32.9K bytes - Viewed (0)