The error thrown when a value is passed to a function for which the function
value is undefined. This is a better way to handle undefined function values
than returning an undefined.
The name of the function called.
The value passed to the function.
Any additional message to display.
Generated using TypeDoc
The error thrown when a value is passed to a function for which the function value is undefined. This is a better way to handle undefined function values than returning an
undefined.