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
    See Also:
    Serialized Form
    • Method Detail

      • toString

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