Ant Organisation Ltd documentation

WorkflowException Constructor (String, Exception)

Constructor

public WorkflowException(
   string msg,
   Exception inner
);

Parameters

msg
Description of the exception
inner
Exception which caused this exception

See Also

WorkflowException Class | Ant.Workflow Namespace | WorkflowException Constructor Overload List