Class awQuotaError

Description

Errors that are thrown if a quota limit is exceeded.

Located in /classes/cm/QuotaError.php

awComplexObject
   |
   --awApiError
      |
      --awQuotaError
Variable Summary
 int $limit
 string $reason
Method Summary
 void getRow ()
Variables
int $limit

The number of entities allowed for this quota.

string $reason

The error reason represented by an enum.

  • var: awQuotaError.Reason

Inherited Variables

Inherited from awApiError

awApiError::$errorString
awApiError::$fieldPath
awApiError::$trigger

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:09 +0200 by phpDocumentor 1.4.3