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

Exception thrown when trying to access a disabled service. More...

+ Inheritance diagram for Wikimedia\Services\ServiceDisabledException:

Public Member Functions

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

Detailed Description

Exception thrown when trying to access a disabled service.

Constructor & Destructor Documentation

◆ __construct()

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

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