MediaWiki
master
JobQueueError.php
Go to the documentation of this file.
1
<?php
7
namespace
MediaWiki\JobQueue\Exceptions
;
8
9
use Exception;
10
16
class
JobQueueError
extends
Exception {
17
}
18
20
class_alias( JobQueueError::class,
'JobQueueError'
);
MediaWiki\JobQueue\Exceptions\JobQueueError
Definition
JobQueueError.php:16
MediaWiki\JobQueue\Exceptions
Definition
JobQueueConnectionError.php:7
includes
JobQueue
Exceptions
JobQueueError.php
Generated on Wed Jan 14 2026 09:24:10 for MediaWiki by
1.10.0