wiki.techinc.nl/includes/exception
Timo Tijhof b706fa4ac1 exception: Create generic BadRequestError based on ErrorPageError
Ideally this would be an option in ErrorPageError (perhaps even the default),
but its constructor isn't very suitable for that.

After this lands, uses of ErrorPageError should be audited to see if it makes
sense to emit a 400 status code.

Change-Id: I4beb6a4f256446b98b66d5e4bcdbab8f247441a8
2016-05-19 18:59:15 +00:00
..
BadRequestError.php
BadTitleError.php
ErrorPageError.php
FatalError.php
HttpError.php
MWException.php
MWExceptionHandler.php
PermissionsError.php
ReadOnlyError.php
ThrottledError.php
TimestampException.php
UserBlockedError.php
UserNotLoggedIn.php