Class LexerException

All Implemented Interfaces:
Serializable

public class LexerException extends ParseException
Thrown during the lexical analysis when an illegal character is encountered.
Since:
0.7.0
Author:
Zafar Khaja <zafarkhaja@gmail.com>
See Also:
  • Method Details

    • toString

      public String toString()
      Returns the string representation of this exception.
      Overrides:
      toString in class ParseException
      Returns:
      the string representation of this exception