RecognitionException.getCtx

Gets the {@link RuleContext} at the time this exception was thrown.

<p>If the context is not available, this method returns {@code null}.</p>

@return The {@link RuleContext} at the time this exception was thrown. If the context is not available, this method returns {@code null}. @uml Gets the {@link RuleContext} at the time this exception was thrown.

<p>If the context is not available, this method returns {@code null}.</p>

@return The {@link RuleContext} at the time this exception was thrown. If the context is not available, this method returns {@code null}.

class RecognitionException
getCtx
()

Meta