ActivityFailure |
Contains information about an activity failure.
|
ApplicationFailure |
Application failure is used to communicate application specific failures between workflows and
activities.
|
CanceledFailure |
This exception is expected to be thrown only by the Temporal framework code.
|
ChildWorkflowFailure |
This exception is expected to be thrown only by the Temporal framework code.
|
ServerFailure |
Exceptions originated at the Temporal service.
|
TemporalException |
Base class for all exceptions thrown by Temporal SDK.
|
TemporalFailure |
Represents failures that can cross workflow and activity boundaries.
|
TerminatedFailure |
This exception is expected to be thrown only by the Temporal framework code.
|
TimeoutFailure |
This exception is expected to be thrown only by the Temporal framework code.
|