public final class CancelExternalWorkflowException extends WorkflowException
TODO: Hook it up with RequestCancelExternalWorkflowExecutionFailed and WorkflowExecutionCancelRequested
Modifier | Constructor and Description |
---|---|
protected |
CancelExternalWorkflowException(io.temporal.common.v1.WorkflowExecution execution,
java.lang.String workflowType,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getExecution, getMessage, getWorkflowType