Getting Started
Tutorials
Programming Guide
API References
Error object that is thrown when attempting to parse XML data. This can be thrown in the case of an actual parsing error or a malformed XML file. The error object itself will provide a detailed description of the error.
Constructors
constructor()
Properties
message
name
stack
Creates a new XmlParseError
message (string()) –
string()
Communicator.XmlParseError