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