MediaWiki
REL1_21
|
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 441 of file Exception.php.
Definition at line 442 of file Exception.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 449 of file Exception.php.