InvalidValueException..Root.InvalidValueExceptionConstructs new InvalidValueException which is thrown when an argument contains an invalid value.
Parameters: any number of String type variables
Return value: new InvalidValueException
NativeCallable, Callable
"abc".toInt();
5();