exception documentation

Base for runtime failures during workflow/activity execution.

Method __init__ Initialize a failure error.
Property failure Underlying protobuf failure object.
Property message Message.
Instance Variable _failure Undocumented
Instance Variable _message Undocumented

Inherited from TemporalError:

Property cause Cause of the exception.