| Name | Package | Description |
| CompilerException | org.apache.xalan.xsltc.compiler | No description provided. |
| DTMConfigurationException | org.apache.xml.dtm | Indicates a serious configuration error. |
| DTMDOMException | org.apache.xml.dtm | Simple implementation of DOMException. |
| DTMException | org.apache.xml.dtm | This class specifies an exceptional condition that occured
in the DTM module. |
| DTMNamedNodeMap.DTMException | org.apache.xml.dtm.ref | Simple implementation of DOMException. |
| FoundIndex | org.apache.xpath | Class to let us know when it's time to do
a search from the parent because of indexing. |
| GetOptsException | org.apache.xalan.xsltc.cmdline.getopt | No description provided. |
| StopParseException | org.apache.xml.utils | This is a special exception that is used to stop parsing when
search for an element. |
| TransletException | org.apache.xalan.xsltc | No description provided. |
| TypeCheckError | org.apache.xalan.xsltc.compiler.util | No description provided. |
| URI.MalformedURIException | org.apache.xml.utils | 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. |
| WrappedRuntimeException | org.apache.xml.serializer.utils | This class is for throwing important checked exceptions
over non-checked methods. |
| WrappedRuntimeException | org.apache.xml.utils | This class is for throwing important checked exceptions
over non-checked methods. |
| WrongNumberArgsException | org.apache.xpath.functions | An exception that is thrown if the wrong number of arguments to an exception
are specified by the stylesheet. |
| WrongParserException | org.apache.xml.utils | Certain functions may throw this error if they are paired with
the incorrect parser. |
| XPathException | org.apache.xpath | This class implements an exception object that all
XPath classes will throw in case of an error. |
| XPathProcessorException | org.apache.xpath | Derived from XPathException in order that XPath processor
exceptions may be specifically caught. |
| XPathStylesheetDOM3Exception | org.apache.xpath.domapi | A new exception to add support for DOM Level 3 XPath API. |