AbortPolicy
A handler for rejected tasks that throws a RejectedExecutionException.
This is the default handler for ThreadPoolExecutor and ScheduledThreadPoolExecutor.
A handler for rejected tasks that throws a RejectedExecutionException.
This is the default handler for ThreadPoolExecutor and ScheduledThreadPoolExecutor.