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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
RuleExceptionpublic RuleException()
 
-