Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TooManyArgumentsError

Class representing a TooManyArguments

param

the error which will be handed over to the Error instance

param

a possible ParseError

Hierarchy

  • Error
    • TooManyArgumentsError

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

parseError

parseError: ParseError | undefined

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc