Package org.drools.drl.parser.lang
Class DroolsUnexpectedAnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.antlr.runtime.RecognitionException
org.drools.drl.parser.lang.DroolsUnexpectedAnnotationException
- All Implemented Interfaces:
Serializable
public class DroolsUnexpectedAnnotationException
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
ConstructorsConstructorDescriptionDroolsUnexpectedAnnotationException(org.antlr.runtime.IntStream input, String annotationName) -
Method Summary
Methods inherited from class org.antlr.runtime.RecognitionException
extractInformationFromTreeNodeStream, getUnexpectedTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace