MediaWiki REL1_34
|
Exception thrown when the requested service is not known. More...
Public Member Functions | |
__construct ( $serviceName, Exception $previous=null) | |
Exception thrown when the requested service is not known.
Definition at line 35 of file NoSuchServiceException.php.
Wikimedia\Services\NoSuchServiceException::__construct | ( | $serviceName, | |
Exception | $previous = null |
||
) |
string | $serviceName | |
Exception | null | $previous |
Definition at line 42 of file NoSuchServiceException.php.