Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ISAX2ErrorHandler::fatalError ( P6ERR  errorCode,
p6ISAX2Locator pObject 
)
pure virtual

The XML parser notifies the application that a non-recoverable parsing error has been detected.

Parsing will stop on the input document. A p6ISAX2Locator object is provided to point to the error.

Parameters
errorCode[ in ] One of the P6R standard error codes
pObject[ in ] an instance of p6ISAX2Locator (see p6sax2locator.h)
Returns
SuccessP6R::eOk 
FailureP6R::eInvalidArg<A pointer is NULL./td>