wiki.techinc.nl/includes/exception
Bryan Davis eeb382e3c7 MWException: restore prior render() logic
Partially revert 00bee02 by restoring the prior MWException::report()
logic. MWExceptionRenderer does not handle all of the MWException
subclasses that somehow modify the default render() behavior. Notable
among these is Flow\Exception\FlowException and its subclasses which
modify the `$wgOut` global to divert HTML output to alternate locations.

Bug: T147122
Change-Id: Ibe3cadca229ce21ed0a3a2482433e3a22b5f5646
2016-10-01 18:32:12 -06:00
..
BadRequestError.php exception: Create generic BadRequestError based on ErrorPageError 2016-05-19 18:59:15 +00:00
BadTitleError.php exception: Create generic BadRequestError based on ErrorPageError 2016-05-19 18:59:15 +00:00
ErrorPageError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FatalError.php
HttpError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWException.php MWException: restore prior render() logic 2016-10-01 18:32:12 -06:00
MWExceptionHandler.php Exception rendering fixes 2016-09-30 16:57:48 -07:00
MWExceptionRenderer.php Exception rendering fixes 2016-09-30 16:57:48 -07:00
PermissionsError.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
ReadOnlyError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ThrottledError.php Set ThrottledError's response code to 429 2014-03-28 12:25:59 +02:00
UserBlockedError.php
UserNotLoggedIn.php Clean up array() syntax from docs, part VI 2016-09-12 14:36:37 +04:30