Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Error

Reports an error, e.g. when a subscription is malformed.

Hierarchy

  • Error

Index

Properties

errorCode: string

Code for this error, e.g. "tx-not-found".

isUserError: boolean

Whether this error is presentable to an end-user. This is somewhat subjective, but can be used as a good heuristic.

msg: string

Human-readable message for this error.

type: "Error"

Generated using TypeDoc