XMLReaderException
From Xojo Documentation
Class (inherits from RuntimeException)
May occur when something goes wrong during the parsing of an XML file with XMLReader. Check the ErrorCode and Message properties of the RuntimeException class as well as the properties of this class for information about the error.
Properties | |||||||
|
Methods | ||
|
See Also
RuntimeException, XMLReader classes.