InvalidArgumentError Class

Extends

  • Error

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

Properties

index

read-only index: number;

Index of the argument that is in error.

Type: number