Skip to main content

Module error

Module error 

Source
Expand description

Shared SDK error re-exports.

Structs§

ApplicationFailure
User-authored application failure metadata that can be converted into a Temporal failure.

Enums§

ActivityExecutionError
Error type for activity execution outcomes.
ChildWorkflowExecutionError
Error returned when a child workflow execution fails.
ChildWorkflowSignalError
Error returned when signaling a child workflow fails.
ChildWorkflowStartError
Error returned when starting a child workflow fails.
OutgoingActivityError
A typed outbound activity error.
OutgoingError
A typed outbound error surface used before encoding to a Temporal failure proto.
OutgoingWorkflowError
A typed outbound workflow failure.