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

Breadcrumb

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

interface NotFoundExceptionInterface

No entry was found in the container.

Hierarchy

  • interface \Psr\Container\ContainerExceptionInterface extends \Throwable
    • interface \Psr\Container\NotFoundExceptionInterface extends \Psr\Container\ContainerExceptionInterface

Expanded class hierarchy of NotFoundExceptionInterface

All classes that implement NotFoundExceptionInterface

6 files declare their use of NotFoundExceptionInterface
EmptyParameterValueException.php in vendor/symfony/dependency-injection/Exception/EmptyParameterValueException.php
ParameterNotFoundException.php in vendor/symfony/dependency-injection/Exception/ParameterNotFoundException.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

... See full list

File

vendor/psr/container/src/NotFoundExceptionInterface.php, line 8

Namespace

Psr\Container
View source
interface NotFoundExceptionInterface extends ContainerExceptionInterface {

}
RSS feed
Powered by Drupal