TooManyFailure

From
Revision as of 03:53, 12 May 2005 by Tristan (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

Indicates a method has been called, and is trying to return more records than the set limit will allow. Recommended action is to change the parameters to lower the likely number of records to be returned, such as by narrowing the range of date parameters.

Fields

The data fields of this object.

Name Type Description
Limit int The max number of records that can be returned via this method.
MediaWiki Appliance - Powered by TurnKey Linux