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

Exception thrown when trying to access a service on a disabled container or factory. More...

+ Inheritance diagram for Wikimedia\Services\ContainerDisabledException:

Public Member Functions

 __construct (Exception $previous=null)
 

Detailed Description

Exception thrown when trying to access a service on a disabled container or factory.

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Services\ContainerDisabledException::__construct ( Exception $previous = null)
Parameters
Exception | null$previous

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