wiki.techinc.nl/includes/exception
Umherirrender 101639f81c exception: Skip use of HookRunner when not autoloaded
When autoload of HookRunner class fails (due to wrong namespaced
interface), it cannot be used in the exception handler,
that results in error about not found class, hiding the real error.

Bug: T387408
Change-Id: I93daa8b05bab42a4008a3bc09f26c7e041030a22
(cherry picked from commit 2037f6e41fcfa4b5240912f7fe09bc28ea1f0ae9)
2025-06-28 20:17:53 +00:00
..
Hook exception: Suppress dependency loop exception 2024-11-08 16:16:00 +00:00
BadRequestError.php
BadTitleError.php
CannotCreateActorException.php
ErrorPageError.php
FatalError.php
HttpError.php HttpError: Cast Message to string 2025-03-11 21:58:06 +00:00
ILocalizedException.php
LocalizedException.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
MWContentSerializationException.php
MWException.php
MWExceptionHandler.php exception: Skip use of HookRunner when not autoloaded 2025-06-28 20:17:53 +00:00
MWExceptionRenderer.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
MWUnknownContentModelException.php
PermissionsError.php Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
ProcOpenError.php
ReadOnlyError.php
ShellDisabledError.php
ThrottledError.php
UserBlockedError.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
UserNotLoggedIn.php Send temporary accounts to Special:CreateAccount on ::requireNamed 2024-09-24 21:42:17 +00:00