MediaWiki  REL1_22
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.

Since:
1.18

Definition at line 434 of file Exception.php.


Constructor & Destructor Documentation

Definition at line 435 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 442 of file Exception.php.

References $wgOut, and global.


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