Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MultiChainError

Error thrown by an RpcClientInstance when the invoked command returns an error.

Hierarchy

  • Error
    • MultiChainError

Index

Constructors

Properties

Constructors

constructor

Properties

response

response: RpcResponse

The RPC response of the invoked command.

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc