Class XmlRuntimeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SchemaTypeLoaderException

public class XmlRuntimeException
extends RuntimeException
An unchecked XML exception. May contain any number of XmlError objects.
See Also:
XmlError, XmlException, Serialized Form