base.PolymeshError - PolymeshAssociation/polymesh-sdk GitHub Wiki

@polymeshassociation/polymesh-sdk / base/PolymeshError

base/PolymeshError

Classes

PolymeshError

Defined in: base/PolymeshError.ts:15

Wraps an error to give more information about its type

Extends

  • Error

Properties

code

code: ErrorCode

Defined in: base/PolymeshError.ts:16

data

data: Record<string, unknown> | undefined

Defined in: base/PolymeshError.ts:18