Expand description
SDK error types (parity with Go/Python).
Modules§
- auth_
codes - Stable auth.v1.AuthErrorDetail codes used for MFA control flow. Prefer these over ConnectError message text.
Enums§
- Error
- Polyester SDK error.
Functions§
- map_
connect_ error - Map a ConnectRPC error into an SDK error.
Type Aliases§
- Result
- Root result alias for the SDK.