spring-framework / org.springframework.scheduling.concurrent / ForkJoinPoolFactoryBean / setUncaughtExceptionHandler

setUncaughtExceptionHandler

open fun setUncaughtExceptionHandler(uncaughtExceptionHandler: UncaughtExceptionHandler): Unit

Set the handler for internal worker threads that terminate due to unrecoverable errors encountered while executing tasks. Default is none.