| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Retrieves a textual error description for XML file parsing errors.
HB_XmlErrorDesc( <nErrorCode> ) --> cErrorMessage
The function returns a character string holding the error message.
HB_XmlErrorDesc() is a helper function provided for debugging purposes. It retrieves a textual description for an error that may occur when a TXmlDocument() processes XML data.
| See also: | TXmlDocument() |
| Category: | Debug functions , xHarbour extensions |
| Source: | rtl\hbxml.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com