public final class WorkflowTimedOutException extends WorkflowException
Constructor and Description |
---|
WorkflowTimedOutException(WorkflowExecution execution,
java.util.Optional<java.lang.String> workflowType,
TimeoutType timeoutType) |
Modifier and Type | Method and Description |
---|---|
TimeoutType |
getTimeoutType() |
getExecution, getWorkflowType
public WorkflowTimedOutException(WorkflowExecution execution, java.util.Optional<java.lang.String> workflowType, TimeoutType timeoutType)
public TimeoutType getTimeoutType()