AbortPolicy.rejectedExecution

Always throws RejectedExecutionException.

@param r the runnable task requested to be executed @param e the executor attempting to execute this task @throws RejectedExecutionException always

class AbortPolicy
void
rejectedExecution

Meta