public static class ExecutionService.CloseableExecutor.ExecutorClosedException extends RejectedExecutionException
| Constructor and Description |
|---|
ExecutorClosedException() |
ExecutorClosedException(String msg) |
ExecutorClosedException(String msg,
Throwable err) |
ExecutorClosedException(Throwable err) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExecutorClosedException()
public ExecutorClosedException(@Nullable
String msg)
public ExecutorClosedException(@Nullable
String msg,
@Nullable
Throwable err)
public ExecutorClosedException(@Nullable
Throwable err)