Type alias AttemptFailureType

AttemptFailureType: typeof AttemptFailureType[keyof typeof AttemptFailureType]

Categorizes well known errors into types for programmatic handling. If not set, the type of error is not well known.

Generated using TypeDoc