Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AtDecoderError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new AtDecoderError(path: string | number, err: Error): AtDecoderError

Properties

message

message: string

name

name: string = "AtDecoderError"

path

path: string | number

Optional stack

stack: undefined | string

Generated using TypeDoc