wiki.techinc.nl/includes/exception
Timo Tijhof 399ba2fecf MWException: Log stack traces for php errors (not exceptions)
* Remove use of 'error' where it's redundant.
* Remove call to logException from responsibility of MWException.
  Call from exception handler instead.

Change-Id: I8764cf5df87b226813c9b9cf99f9b4f3fa4b7c92
2014-11-16 14:37:15 +01:00
..
BadTitleError.php Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
ErrorPageError.php Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
FatalError.php
HttpError.php Fixed some @params documentation 2014-04-14 19:52:18 +00:00
MWException.php MWException: Log stack traces for php errors (not exceptions) 2014-11-16 14:37:15 +01:00
MWExceptionHandler.php MWException: Log stack traces for php errors (not exceptions) 2014-11-16 14:37:15 +01:00
PermissionsError.php
ReadOnlyError.php
ThrottledError.php Set ThrottledError's response code to 429 2014-03-28 12:25:59 +02:00
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