Class BlockingThreadPoolExecutor.SilentExceptionHandler
java.lang.Object
com.complexible.common.util.concurrent.BlockingThreadPoolExecutor.SilentExceptionHandler
- All Implemented Interfaces:
BlockingThreadPoolExecutor.ExceptionHandler
- Enclosing class:
BlockingThreadPoolExecutor
public static class BlockingThreadPoolExecutor.SilentExceptionHandler
extends Object
implements BlockingThreadPoolExecutor.ExceptionHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SilentExceptionHandler
public SilentExceptionHandler()
-
-
Method Details
-
handleException
- Specified by:
handleExceptionin interfaceBlockingThreadPoolExecutor.ExceptionHandler
-