Services
Generic service to manage named services using lazy instantiation based on instantiator callback functions
|
Exception thrown when the requested service is not known. More...
Public Member Functions | |
__construct (string $serviceName, ?Exception $previous=null) | |
Exception thrown when the requested service is not known.
Wikimedia\Services\NoSuchServiceException::__construct | ( | string | $serviceName, |
?Exception | $previous = null ) |
string | $serviceName | |
Exception | null | $previous |