MediaWiki
master
ExternalStoreException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\ExternalStore
;
4
5
use Exception;
6
11
class
ExternalStoreException
extends
Exception {
12
13
}
14
16
class_alias( ExternalStoreException::class,
'ExternalStoreException'
);
MediaWiki\ExternalStore\ExternalStoreException
Definition
ExternalStoreException.php:11
MediaWiki\ExternalStore
Definition
ExternalStore.php:7
includes
ExternalStore
ExternalStoreException.php
Generated on Fri Mar 13 2026 00:24:57 for MediaWiki by
1.10.0