ParserRuleContext.exception

The exception that forced this rule to return. If the rule successfully completed, this is {@code null}.

class ParserRuleContext
RecognitionException exception;

Meta