Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CodecExecuteError

This Error class can collect CodecBaseParseError, and put an human-readable error

Hierarchy

  • Error
    • CodecExecuteError

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

keys

keys: (string | number)[]

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Methods

updateKey

  • updateKey(key: number | string | symbol): void
  • Parameters

    • key: number | string | symbol

    Returns void

Generated using TypeDoc