Class ExecutionServiceException

All Implemented Interfaces:
Serializable

public class ExecutionServiceException extends GenericServiceException
See Also:
  • Constructor Details

    • ExecutionServiceException

      public ExecutionServiceException()
    • ExecutionServiceException

      public ExecutionServiceException(String str)
    • ExecutionServiceException

      public ExecutionServiceException(String str, Throwable nested)
    • ExecutionServiceException

      public ExecutionServiceException(Throwable nested)