MediaWiki
master
JobQueueConnectionError.php
Go to the documentation of this file.
1
<?php
21
namespace
MediaWiki\JobQueue\Exceptions
;
22
28
class
JobQueueConnectionError
extends
JobQueueError
{
29
}
30
32
class_alias( JobQueueConnectionError::class,
'JobQueueConnectionError'
);
MediaWiki\JobQueue\Exceptions\JobQueueConnectionError
Definition
JobQueueConnectionError.php:28
MediaWiki\JobQueue\Exceptions\JobQueueError
Definition
JobQueueError.php:30
MediaWiki\JobQueue\Exceptions
Definition
JobQueueConnectionError.php:21
includes
jobqueue
exception
JobQueueConnectionError.php
Generated on Sat Apr 19 2025 02:24:29 for MediaWiki by
1.10.0