wiki.techinc.nl/includes/exception
Timo Tijhof 70429dc8a2 Use HttpStatus::header instead of manually crafting header()
Also:
* Update wfHttpError() to use uppercase DOCTYPE, to match other code
  such as Html.php, wfThumbError(), HttpError.php, etc.

Change-Id: I4027e7fe1a138b03f78797b6d1bfe7bd1064d360
2015-06-04 02:27:35 +00:00
..
BadTitleError.php MalformedTitleException should call parent::__construct 2015-05-06 16:11:51 -04:00
ErrorPageError.php
FatalError.php
HttpError.php Use HttpStatus::header instead of manually crafting header() 2015-06-04 02:27:35 +00:00
MWException.php Use HttpStatus::header instead of manually crafting header() 2015-06-04 02:27:35 +00:00
MWExceptionHandler.php Add a hook for reporting exceptions 2015-06-03 05:09:41 +00:00
PermissionsError.php
ReadOnlyError.php
ThrottledError.php
TimestampException.php Move TimestampException to exception directory 2014-10-06 11:03:54 +02:00
UserBlockedError.php
UserNotLoggedIn.php UserLogin: Allow extensions to add valid error messages 2014-11-03 21:28:18 +01:00