wiki.techinc.nl/includes/exception
Gergő Tisza 8ee55867c6 exception: Improve formatting of fatal error log messages
Use human-readable stack trace instead of array dump,
try to display the URL and the request ID, use the same
message format as exceptions,

Bug: T189851
Change-Id: I3edf2dbd5639ceecc668719c065ecdce33157ff5
2018-03-21 19:27:12 +00:00
..
BadRequestError.php
BadTitleError.php
CannotCreateActorException.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ErrorPageError.php Fix/hack ErrorPageError to work from non-UI contexts 2017-07-06 20:04:31 +00:00
FatalError.php
HttpError.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
LocalizedException.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
MWContentSerializationException.php
MWException.php Don't write exceptions to STDERR from BadTitleErrorTest or ThrottledErrorTest 2018-02-16 09:01:51 +00:00
MWExceptionHandler.php exception: Improve formatting of fatal error log messages 2018-03-21 19:27:12 +00:00
MWExceptionRenderer.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
MWUnknownContentModelException.php
PermissionsError.php
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
UserBlockedError.php
UserNotLoggedIn.php