Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JsonSyntaxError

Package version

Hierarchy

  • any
    • JsonSyntaxError

Index

Constructors

constructor

  • new JsonSyntaxError(error: Error, enumerationIndex: number, resolvingIdentifiers?: string[]): JsonSyntaxError

Accessors

enumerationIndex

  • get enumerationIndex(): number

innerError

  • get innerError(): Error

resolvingIdentifiers

  • get resolvingIdentifiers(): string[] | undefined

Generated using TypeDoc