Class LexerException

  • All Implemented Interfaces:
    Serializable

    public class LexerException
    extends Exception
    A preprocessor exception. Note to users: I don't really like the name of this class. S.
    See Also:
    Serialized Form
    • Constructor Detail

      • LexerException

        public LexerException​(String msg)
      • LexerException

        public LexerException​(Throwable cause)