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
FatalError.php
HttpError.php
LocalizedException.php
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
ReadOnlyError.php
ShellDisabledError.php
ThrottledError.php
UserBlockedError.php
UserNotLoggedIn.php