matlab.io.xml.dom.ParseError Class
Namespace: matlab.io.xml.dom
Description
Objects of the matlab.io.xml.dom.ParseError class specify information about
an XML markup parse error. A MAXP parser creates an instance of this class when it encounters
the error in the XML. The parser passes the instance to the registered error handler with
information about the error.
The matlab.io.xml.dom.ParseError class is a handle class.
Class Attributes
HandleCompatible | true |
Sealed | false |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Properties
Methods
Version History
Introduced in R2021b