Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WalletError

Stores a programmatic error code and an error message

Hierarchy

  • WalletError

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    Returns WalletError

Properties

errorCode

errorCode: WalletErrorCode

The error code of this error

Methods

toString

  • toString(): string
  • Convert a error code to a human readable string

    Returns string

Generated using TypeDoc