Lexical Exception
This is thrown when there is an error when trying to tokenize a string. There are several reasons why this may be thrown:
When a token does not abide by the identifier regex rule.
When a literal does not abide by the rules and constraints.
Author
Nishant Aanjaney Jalan
Since
0.1.0