MediaWiki  REL1_19
ThrottledError Class Reference

Show an error when the user hits a rate limit. More...

Inheritance diagram for ThrottledError:
Collaboration diagram for ThrottledError:

List of all members.

Public Member Functions

 __construct ()
 report ()
 Output a report about the exception and takes care of formatting.

Detailed Description

Show an error when the user hits a rate limit.

Definition at line 361 of file Exception.php.


Constructor & Destructor Documentation

Definition at line 362 of file Exception.php.


Member Function Documentation

Output a report about the exception and takes care of formatting.

It will be either HTML or plain text based on isCommandLine().

Reimplemented from ErrorPageError.

Definition at line 369 of file Exception.php.

References $wgOut.


The documentation for this class was generated from the following file: