Package eu.bandm.tools.tdom
Class ContentParserGenerator.RuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.bandm.tools.tdom.ContentParserGenerator.RuleException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ContentParserGenerator.ChoiceConflictException
,ContentParserGenerator.LoopConflictException
- Enclosing class:
- ContentParserGenerator
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuleException
public RuleException()
-