Class awBatchFailureResult

Description

Represents a failure result for a mutate operation that was applied in a transactional batch. It does not imply that the corresponding operation for this result itself caused the failure. To determine that, please see the FailureResult provided for the first operation of the batch.

Located in /classes/cm/BatchFailureResult.php

awComplexObject
   |
   --awOperationResult
      |
      --awBatchFailureResult
Variable Summary
Method Summary
 void getRow ()
Variables
int $operationIndexInBatch

The zero-based index within the batch of the operation corresponding to this result.

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Thu, 15 Apr 2010 19:06:10 +0300 by phpDocumentor 1.4.3