virtual P6R::P6ERR P6R::p6ISAX2ErrorHandler::warningEx ( P6ERR  errorCode,
p6ISAX2Locator pObject,
const P6WCHAR *  pDisplay 
) [pure virtual]

The XML parser notifies the application of an unusual condition detected during parsing.

Parsing will continue on the input document. A p6ISAX2Locator object is provided to point to the problem.

Parameters:
errorCode [IN] One of the P6R standard error codes
pObject [IN] an instance of p6ISAX2Locator (see p6sax2locator.h)
pDisplay [IN] Application diagnostic message to write
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgA pointer is NULL
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.