MediaWiki
REL1_24
|
Show an error when the user hits a rate limit. More...
Public Member Functions | |
__construct () | |
report () | |
Output a report about the exception and takes care of formatting. |
Show an error when the user hits a rate limit.
Definition at line 27 of file ThrottledError.php.
Definition at line 28 of file ThrottledError.php.
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 35 of file ThrottledError.php.
References $wgOut, and global.
Referenced by ThrottledErrorTest\testExceptionSetsStatusCode().