Class ArgumentException

The exception that is thrown when one of the arguments provided to a function is invalid.

Hierarchy

  • Error
    • ArgumentException

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: string

Static Error

Error: ErrorConstructor