Base class for every error thrown by the SDK. Carries a stable code (see SdkErrorCode), a numeric statusCode, and — where available — the originating RequestOrigin and raw Response.
code
statusCode
Optional
Readonly
Base class for every error thrown by the SDK. Carries a stable
code(see SdkErrorCode), a numericstatusCode, and — where available — the originating RequestOrigin and raw Response.