We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@polymeshassociation/polymesh-sdk / base/PolymeshError
Defined in: base/PolymeshError.ts:15
Wraps an error to give more information about its type
Error
code: ErrorCode
ErrorCode
Defined in: base/PolymeshError.ts:16
data: Record<string, unknown> | undefined
Record
string
unknown
undefined
Defined in: base/PolymeshError.ts:18