Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ContainerExceptionInterface.php

interface ContainerExceptionInterface

Base interface representing a generic exception in a container.

Hierarchy

  • interface \Psr\Container\ContainerExceptionInterface extends \Throwable

Expanded class hierarchy of ContainerExceptionInterface

All classes that implement ContainerExceptionInterface

4 files declare their use of ContainerExceptionInterface
ExceptionInterface.php in vendor/symfony/dependency-injection/Exception/ExceptionInterface.php
ServiceLocator.php in vendor/symfony/dependency-injection/ServiceLocator.php
ServiceLocatorTestCase.php in vendor/symfony/service-contracts/Test/ServiceLocatorTestCase.php
ServiceLocatorTrait.php in vendor/symfony/service-contracts/ServiceLocatorTrait.php

File

vendor/psr/container/src/ContainerExceptionInterface.php, line 10

Namespace

Psr\Container
View source
interface ContainerExceptionInterface extends Throwable {

}
RSS feed
Powered by Drupal