Services
Generic service to manage named services using lazy instantiation based on instantiator callback functions
Loading...
Searching...
No Matches
Wikimedia\Services\NoSuchServiceException Class Reference

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

+ Inheritance diagram for Wikimedia\Services\NoSuchServiceException:

Public Member Functions

 __construct (string $serviceName, Exception $previous=null)
 

Detailed Description

Exception thrown when the requested service is not known.

Constructor & Destructor Documentation

◆ __construct()

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

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