exception documentation
class _NotInWorkflowEventLoopError(temporalio.exceptions.TemporalError): (source)
Constructor: _NotInWorkflowEventLoopError(*args)
Undocumented
Method | __init__ |
Undocumented |
Instance Variable | message |
Undocumented |
Inherited from TemporalError
:
Property | cause |
Cause of the exception. |