MediaWiki REL1_33
|
Exception thrown when trying to access a disabled service. More...
Public Member Functions | |
__construct ( $serviceName, Exception $previous=null) | |
Exception thrown when trying to access a disabled service.
Definition at line 33 of file ServiceDisabledException.php.
Wikimedia\Services\ServiceDisabledException::__construct | ( | $serviceName, | |
Exception | $previous = null |
||
) |
string | $serviceName | |
Exception | null | $previous |
Definition at line 39 of file ServiceDisabledException.php.