|
pure virtual |
The XML parser notifies the application that a recoverable parsing error has been detected.
Parsing will continue on the input document. A p6ISAX2Locator object is provided to point to the error.
| errorCode | [ in ] One of the P6R standard error codes |
| pObject | [ in ] an instance of p6ISAX2Locator (see p6sax2locator.h) |
| Success | P6R::eOk | |
| Failure | P6R::eInvalidArg | A pointer is NULL |