wiki.techinc.nl/includes/exception
Thalia 538d333167 Allow user, language and IP to be passed to UserBlockedError
Accept these objects as params to the UserBlockedError constructor,
since they are used to make the block error message. Pass them from
SpecialPages, Actions and EditPage.

If a caller does not pass all of these params, get them from the
global context as before.

Bug: T234406
Change-Id: Ie8ef047d2710c523b67bfc54fa2ad70fc47c5236
2019-10-17 15:19:28 +01:00
..
BadRequestError.php exception: Let MediaWiki.php control final output for ErrorPageError 2019-09-26 07:56:14 +00:00
BadTitleError.php
CannotCreateActorException.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ErrorPageError.php exception: Let MediaWiki.php control final output for ErrorPageError 2019-09-26 07:56:14 +00:00
FatalError.php Setup: Move wgArticlePath validation to its main consumer (PathRouter) 2019-09-25 23:06:52 +00:00
HttpError.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
ILocalizedException.php Move interface ILocalizedException to own file 2019-02-01 20:05:30 +01:00
LocalizedException.php Move interface ILocalizedException to own file 2019-02-01 20:05:30 +01:00
MWContentSerializationException.php
MWException.php Unpack arrays on variadic arguments 2019-08-31 23:23:50 +00:00
MWExceptionHandler.php PHPVersionCheck: Simplify warning as part of dropping HHVM support 2019-10-10 18:15:48 -07:00
MWExceptionRenderer.php Avoid using "enqueue" mode for deferred updates in doPostOutputShutdown 2019-09-30 22:59:59 +00:00
MWUnknownContentModelException.php Add missing empty lines between methods 2019-01-15 19:14:35 +00:00
PermissionsError.php exception: Let MediaWiki.php control final output for ErrorPageError 2019-09-26 07:56:14 +00:00
ProcOpenError.php Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
ReadOnlyError.php
ShellDisabledError.php Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
ThrottledError.php exception: Let MediaWiki.php control final output for ErrorPageError 2019-09-26 07:56:14 +00:00
UserBlockedError.php Allow user, language and IP to be passed to UserBlockedError 2019-10-17 15:19:28 +01:00
UserNotLoggedIn.php exception: Let MediaWiki.php control final output for ErrorPageError 2019-09-26 07:56:14 +00:00