public class CompletionHandlerException
This exception gets thrown if an exception is caught while processing CompletionHandler invocation for interface Job
.
interface Job
Constructor and Description |
---|
CompletionHandlerException(java.lang.String message,
java.lang.Throwable cause)
This exception gets thrown if an exception is caught while processing CompletionHandler invocation for
interface Job . |
public CompletionHandlerException(java.lang.String message, java.lang.Throwable cause)
This exception gets thrown if an exception is caught while processing CompletionHandler invocation for interface Job
.
interface Job