XMLReaderException
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.