Class LexerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.metricshub.jawk.frontend.ast.LexerException
All Implemented Interfaces:
Serializable

public class LexerException extends IOException
See Also:
  • Constructor Details

    • LexerException

      public LexerException(String msg, String sourceDescription, int lineNumber)