Class XmlLoadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.digester.xmlrules.XmlLoadException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CircularIncludeException

public class XmlLoadException extends RuntimeException
Thrown when an error occurs while parsing XML into Digester rules.
Since:
1.2
See Also: