MediaWiki
master
JobQueueReadOnlyError.php
Go to the documentation of this file.
1
<?php
7
namespace
MediaWiki\JobQueue\Exceptions
;
8
14
class
JobQueueReadOnlyError
extends
JobQueueError
{
15
16
}
17
19
class_alias( JobQueueReadOnlyError::class,
'JobQueueReadOnlyError'
);
MediaWiki\JobQueue\Exceptions\JobQueueError
Definition
JobQueueError.php:16
MediaWiki\JobQueue\Exceptions\JobQueueReadOnlyError
Definition
JobQueueReadOnlyError.php:14
MediaWiki\JobQueue\Exceptions
Definition
JobQueueConnectionError.php:7
includes
JobQueue
Exceptions
JobQueueReadOnlyError.php
Generated on Sun Nov 9 2025 08:25:02 for MediaWiki by
1.10.0