Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParseError

Class representing a ParseError gets thrown when an Argument has not been parsed successful

extends

Error

param

the error which will be handed over to the Error instance

param

the argument which failed

Hierarchy

  • Error
    • ParseError

Index

Constructors

Properties

Constructors

constructor

Properties

argument

argument: Argument

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc