Class awFailureResult

Description

Represents a failure result for an individual mutate operation.

Currently, operations are applied in transactional batches, so the corresponding operation for this result may not itself be faulty.

The errors in the exception may contain {@code OGNL path}s that identify the faulty operations in the batch. Please see the subsequent BatchFailureResults to determine the remaining operations that were also applied in the batch and their positions within the batch.

Located in /classes/cm/FailureResult.php

awComplexObject
   |
   --awOperationResult
      |
      --awFailureResult
Variable Summary
Method Summary
 void getRow ()
Variables

The exception describing the failure that occurred in processing the mutate operation.

mixed $_checkFields = array(
'cause' => array(
'objName' => 'awApiException',
'type' => 'obj'
),)
  • access: public

Redefinition of:
awComplexObject::$_checkFields

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:43:59 +0200 by phpDocumentor 1.4.3