MediaWiki
master
JobQueueConnectionError.php
Go to the documentation of this file.
1
<?php
7
namespace
MediaWiki\JobQueue\Exceptions
;
8
14
class
JobQueueConnectionError
extends
JobQueueError
{
15
}
16
18
class_alias( JobQueueConnectionError::class,
'JobQueueConnectionError'
);
MediaWiki\JobQueue\Exceptions\JobQueueConnectionError
Definition
JobQueueConnectionError.php:14
MediaWiki\JobQueue\Exceptions\JobQueueError
Definition
JobQueueError.php:16
MediaWiki\JobQueue\Exceptions
Definition
JobQueueConnectionError.php:7
includes
JobQueue
Exceptions
JobQueueConnectionError.php
Generated on Tue Nov 18 2025 13:24:45 for MediaWiki by
1.10.0