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:
  • Constructor Details

    • DroolsUnexpectedAnnotationException

      public DroolsUnexpectedAnnotationException(org.antlr.runtime.IntStream input, String annotationName)
  • Method Details