MediaWiki  1.28.1
MediaWiki\Services\NoSuchServiceException Class Reference

Exception thrown when the requested service is not known. More...

Inheritance diagram for MediaWiki\Services\NoSuchServiceException:
Collaboration diagram for MediaWiki\Services\NoSuchServiceException:

Public Member Functions

 __construct ($serviceName, Exception $previous=null)
 

Detailed Description

Exception thrown when the requested service is not known.

Definition at line 33 of file NoSuchServiceException.php.

Constructor & Destructor Documentation

MediaWiki\Services\NoSuchServiceException::__construct (   $serviceName,
Exception  $previous = null 
)
Parameters
string$serviceName
Exception | null$previous

Definition at line 39 of file NoSuchServiceException.php.


The documentation for this class was generated from the following file: