Skip to content
Failure code reference

Failure code reference

This document consolidates all spec-defined failure codes into a single reference table. Each code is defined in its home section; this table collects them for quick lookup. The namespace scheme these codes inhabit is defined with the failure envelope in The Call interface and Result.

CodeTypeSourceDefined in
System.CancelledcancellationEngineCancellation
System.GatherDispatchCancelledcancellationEngine (Gather)External cancellation
System.GatherDispatchSkippedskippedEngine (Gather)System.GatherDispatchSkipped
System.GatherCompletionUnmeterrorEngine (Gather)System.GatherCompletionUnmet
System.ExpressionEvaluationErrorerrorEngineEvaluation errors
System.ParameterValidationFailederrorEngineSystem.ParameterValidationFailed
System.UnrepresentableValueerrorEngineEvaluation errors
System.EmptyRaiseerrorEngineSystem.EmptyRaise
System.FailureChainTruncatederrorEngineChaining
Provider.Middleware.Retry.ExhaustederrorRetry middlewareProvider.Middleware.Retry.Exhausted
Provider.Middleware.Timeout.ExceededtimeoutTimeout middlewareProvider.Middleware.Timeout.Exceeded