MediaWiki REL1_32
|
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 33 of file NoSuchServiceException.php.
MediaWiki\Services\NoSuchServiceException::__construct | ( | $serviceName, | |
Exception | $previous = null |
||
) |
string | $serviceName | |
Exception | null | $previous |
Definition at line 39 of file NoSuchServiceException.php.