DiagnosticFailureCategory

Stable, message-free reason for a failed network attempt.

Entries

Link copied to clipboard

The attempt exceeded its time limit.

Link copied to clipboard

The caller cancelled the active attempt.

Link copied to clipboard

The transport failed before a usable response was available.

Link copied to clipboard

The bounded response limit was exceeded.

Link copied to clipboard

A response could not be decoded under the SDK contract.

Link copied to clipboard

Authentication was rejected.

Link copied to clipboard

Request or response validation failed.

Link copied to clipboard

The API returned another unsuccessful result.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.