class InactiveScopeException

This exception is thrown when you try to create a service of an inactive scope.

@author Johannes M. Schmitt <schmittjoh@gmail.com>

Hierarchy

Expanded class hierarchy of InactiveScopeException

4 files declare their use of InactiveScopeException

File

drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.php, line 19

Namespace

Symfony\Component\DependencyInjection\Exception
View source

Members