MediaWiki  REL1_31
MediaWiki\Services\ContainerDisabledException Class Reference

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

Inheritance diagram for MediaWiki\Services\ContainerDisabledException:
Collaboration diagram for MediaWiki\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.

Definition at line 33 of file ContainerDisabledException.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 38 of file ContainerDisabledException.php.


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