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
BadTitleError.php
ErrorPageError.php
FatalError.php
HttpError.php
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
ReadOnlyError.php
ThrottledError.php
UserBlockedError.php
UserNotLoggedIn.php Clean up array() syntax from docs, part VI 2016-09-12 14:36:37 +04:30