public class NoSuchBacktrackRuleException
extends java.util.NoSuchElementException
NoSuchElementException thrown by the
_MetaBacktrackRule.nextRule() method to indicate that there are no
more backtrack rules.| Constructor and Description |
|---|
NoSuchBacktrackRuleException() |
NoSuchBacktrackRuleException(java.lang.String str) |