Skip to content

base.PolymeshError

polymesh-bot edited this page Jul 20, 2026 · 2 revisions

@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

@polymeshassociation/polymesh-sdk

Modules

Types
- [Utils](../wiki/base.utils)

Clone this wiki locally