Easypt

InvalidValueException

..Root.InvalidValueException

Constructs new InvalidValueException which is thrown when an argument contains an invalid value.

Child of:

Root

Signatures:

NativeCallable, Callable

Examples:

"abc".toInt();
5();