virtual P6R::P6ERR P6R::p6IJSONErrorHandler::fatalError ( P6ERR  errorCode,
p6IJSONLocator pObject 
) [pure virtual]

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

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

Parameters:
errorCode [IN] One of the P6R standard error codes
pObject [IN] an instance of p6IJSONLocator (see p6jsonlocator.h)
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArg<A pointer is NULL./td>
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.