Polymesh SDK API Reference
beta
beta
  • Globals
  • Classes
    • Account
    • AccountManagement
    • Asset
    • AssetHolders
    • AssetPermissions
    • Assets
    • AuthorizationRequest
    • Authorizations
    • Checkpoint
    • CheckpointSchedule
    • Checkpoints
    • Claims
    • Compliance
    • CorporateAction
    • CorporateActionBase
    • CorporateActions
    • Count
    • CustomPermissionGroup
    • DefaultPortfolio
    • DefaultTrustedClaimIssuer
    • Distributions
    • DividendDistribution
    • Documents
    • Entity
    • Identities
    • Identity
    • IdentityAuthorizations
    • Instruction
    • Issuance
    • KnownPermissionGroup
    • Network
    • NumberedPortfolio
    • Offering
    • Offerings
    • Percentage
    • PermissionGroup
    • Permissions
    • Polymesh
    • PolymeshError
    • PolymeshTransaction
    • PolymeshTransactionBase
    • PolymeshTransactionBatch
    • Portfolio
    • Portfolios
    • Requirements
    • Schedules
    • Settlements
    • Subsidy
    • TickerReservation
    • TransactionQueue
    • TransferRestrictionBase
    • TransferRestrictions
    • TrustedClaimIssuers
    • Venue
  • Enums
  • Interfaces
Powered by GitBook
On this page
  • Hierarchy
  • Index
  • Properties
  • Properties
  • code
  • Optional data
  • message
  • name
  • Optional stack
  • Static Error

Was this helpful?

  1. Classes

PolymeshError

PreviousPolymeshNextPolymeshTransaction

Last updated 2 years ago

Was this helpful?

Wraps an error to give more information about its type

Hierarchy

  • ↳ PolymeshError

Index

Properties

Properties

code


Optional data

• data? : Record‹string, unknown›


message

• message: string

Defined in node_modules/typescript/lib/lib.es5.d.ts:1023


name

• name: string

Defined in node_modules/typescript/lib/lib.es5.d.ts:1022


Optional stack

• stack? : undefined | string

Defined in node_modules/typescript/lib/lib.es5.d.ts:1024


Static Error

▪ Error: ErrorConstructor

Defined in node_modules/typescript/lib/lib.es5.d.ts:1033

• code:

Defined in

Defined in

Inherited from .

Inherited from .

Inherited from .

ErrorCode
src/base/PolymeshError.ts:16
src/base/PolymeshError.ts:18
Error
code
data
message
name
stack
Error
PolymeshError
message
PolymeshError
name
PolymeshError
stack