structure for reporting parser errors
Methods
Included Modules
Attributes
[R] | lastargs |
Instance Public methods
errorCode()
Link
I4 errorCode the error code
filepos()
Link
I4 filepos the absolute file position in the XML document containing the error
line()
Link
I4 line the line number in the XML document where the error occurred
linepos()
Link
I4 linepos the character position in the line containing the error
reason()
Link
BSTR reason the cause of the error
srcText()
Link
BSTR srcText the data where the error occurred