CompletionHandlerException

class CompletionHandlerException : RuntimeException (source)

This exception gets thrown if an exception is caught while processing CompletionHandler invocation for Job.

Constructors

<init>

CompletionHandlerException(message: String, cause: Throwable)

This exception gets thrown if an exception is caught while processing CompletionHandler invocation for Job.

Properties

cause

val cause: Throwable