Class AwkParser.LexerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.sentrysoftware.jawk.frontend.AwkParser.LexerException
All Implemented Interfaces:
Serializable
Enclosing class:
AwkParser

public class AwkParser.LexerException extends IOException
Exception indicating a syntax problem in the AWK script
See Also: