| Name | Package | Description |
| DatatypeException | org.apache.xerces.impl.dv | Base class for datatype exceptions. |
| DOMASException | org.apache.xerces.dom3.as | No description provided. |
| DVFactoryException | org.apache.xerces.impl.dv | A runtime exception that's thrown if an error happens when the application
tries to get a DV factory instance. |
| InvalidDatatypeFacetException | org.apache.xerces.impl.dv | Datatype exception for invalid facet. |
| InvalidDatatypeValueException | org.apache.xerces.impl.dv | Datatype exception for invalid values. |
| MalformedByteSequenceException | org.apache.xerces.impl.io | Signals that a malformed byte sequence was detected
by a java.io.Reader that decodes bytes
of a given encoding into characters. |
| ParseException | org.apache.xerces.impl.xpath.regex | No description provided. |
| RangeExceptionImpl | org.apache.xerces.dom | No description provided. |
| SchemaDateTimeException | org.apache.xerces.impl.dv.xs | No description provided. |
| URI.MalformedURIException | org.apache.xerces.util | MalformedURIExceptions are thrown in the process of building a URI
or setting fields on a URI when an operation would result in an
invalid URI specification. |
| XMLConfigurationException | org.apache.xerces.xni.parser | An XNI parser configuration exception. |
| XMLParseException | org.apache.xerces.xni.parser | A parsing exception. |
| XMLSchemaException | org.apache.xerces.impl.xs | This exception might be thrown by any constraint checking method. |
| XNIException | org.apache.xerces.xni | This exception is the base exception of all XNI exceptions. |
| XPathException | org.apache.xerces.impl.xpath | XPath exception. |
| XSException | org.apache.xerces.xs | The XML Schema API operations only raise exceptions in "exceptional"
circumstances, i.e., when an operation is impossible to perform (either
for logical reasons, because data is lost, or because the implementation
has become unstable). |