public class ExecutorException
extends java.lang.Exception
| Constructor and Description |
|---|
ExecutorException() |
ExecutorException(java.lang.String message) |
ExecutorException(java.lang.String message,
java.lang.Throwable cause) |
ExecutorException(java.lang.Throwable cause) |