funfix-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Illegal
Argument
Error
constructor
Error
message
name
stack
Signals that a function has been invoked with illegal arguments.
Hierarchy
Error
IllegalArgumentError
Index
Constructors
constructor
Properties
Error
message
name
stack
Constructors
constructor
new
Illegal
Argument
Error
(
message
?:
undefined
|
string
)
:
IllegalArgumentError
Parameters
Optional
message:
undefined
|
string
Returns
IllegalArgumentError
Properties
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
undefined
|
string
Generated using
TypeDoc
Signals that a function has been invoked with illegal arguments.