XMLReaderException

From Real Software Documentation

Jump to: navigation, search
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
CurrentByteCount CurrentLineNumber Stack
CurrentByteIndex ErrorNumber
CurrentColumnNumber Message


See Also

RuntimeException, XMLReader classes.

Personal tools