wt.rule.init
Class OldInitRuleContentHandler.InvalidRootElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
wt.util.WTRuntimeException
wt.rule.init.OldInitRuleContentHandler.InvalidRootElementException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- Direct Known Subclasses:
- OldInitRuleContentHandler.NewRootElementException
- Enclosing class:
- OldInitRuleContentHandler
- public static class OldInitRuleContentHandler.InvalidRootElementException
- extends WTRuntimeException
Exception used to indicate that the XML does not conform to
the "old" DTD.
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class wt.util.WTRuntimeException |
getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getMessage, getNestedThrowable, printStackTrace, printStackTrace, printStackTrace, toString, toString |
OldInitRuleContentHandler.InvalidRootElementException
public OldInitRuleContentHandler.InvalidRootElementException(String localName)