MspError
The one typed error family consumers branch on.
Properties
Section titled “Properties”| Property | Type | Stability | Presence | Description |
|---|---|---|---|---|
code |
number |
required | ||
data |
Readonly<Record<string, unknown>> |
required | ||
kind |
ErrorKind |
required | ||
retryable |
boolean | undefined |
required |
Methods
Section titled “Methods”| Method | Signature | Stability | Description |
|---|---|---|---|
constructor |
new MspError(error: ErrorObject) |
Source
clients/sdk-ts/src/connection/connection.ts:102
{ "kind": "Class", "canonicalPath": "MspError"}