Package org.drools.drl.parser.lang
Class GeneralParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.antlr.runtime.RecognitionException
org.drools.drl.parser.lang.GeneralParseException
- All Implemented Interfaces:
Serializable
public class GeneralParseException
extends org.antlr.runtime.RecognitionException
- See Also:
-
Field Summary
Fields inherited from class org.antlr.runtime.RecognitionException
approximateLineInfo, c, charPositionInLine, index, input, line, node, token -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.antlr.runtime.RecognitionException
extractInformationFromTreeNodeStream, getUnexpectedTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GeneralParseException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-