Builtins::IllegalIndex()
Usage
This Exception is thrown when an index is out-of-bounds. It is used by getIndex if the index is negative or higher than the length of the string.
This Exception is thrown when an index is out-of-bounds. It is used by getIndex if the index is negative or higher than the length of the string.