JadeXMLException Class

The JadeXMLException class is the transient class that defines behavior for exceptions that occur as a result of XML processing.

For an example of using methods defined in the JadeXMLException class to check that the XML document files are well-formed, see "Handling XML Tree Exceptions", in Chapter 12 of the JADE Developer’s Reference.

The Exception class errorItem and extendedErrorText properties and the JadeXMLException class properties (for details, see "JadeXMLException Properties", in the following section) are used to describe the XML processing exception in more detail. For details about Web service XML exceptions, see the error messages in the range 8900 through 8999 in "Error Messages and System Messages", in the JADEMsgs.pdf file. See also the JadeXMLParser class.

NormalException

(None)