> Expat4D Home > Documentation > Command Reference

xml_GetErrorText ( errorCode ) --> errorText


  • --> errorCode : longint
  • <-- errorText : text

Returns the error string returned by expat for a given error code as returned by xml_GetErrorCode, xml_Parse or xml_ParseBLOB.

See Also: xml_GetErrorCode.

  Expat4D Logo

Developer Documentation

Creating Parsers, Destroying Parsers, Parsing Text

Configuring Handler Methods

Position and Error Reporting Functions

Miscellaneous Functions

Output Buffer Functions

Error Codes


> Expat4D Home > Documentation > Command Reference

Last Modified: 27th April 2001 at 9:00 PM