Specifies that a passed-in argument to a method is not correct or allowed.

Hierarchy

  • Error
    • InvalidArgumentError

Constructors

Properties

Constructors

Properties

index: number

Remarks

Index of the argument that is in error.

message: string
name: string
stack?: string