virtual P6R::P6ERR P6R::p6IJSONErrorHandler::warningEx ( P6ERR  errorCode,
p6IJSONLocator pObject,
const P6CHAR *  pDisplay 
) [pure virtual]

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

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

Parameters:
errorCode [IN] One of the P6R standard error codes
pObject [IN] an instance of p6IJSONLocator (see p6jsonlocator.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.