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

Breadcrumb

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

class OutOfBoundsException

Same name in this branch
  1. 11.1.x vendor/ramsey/collection/src/Exception/OutOfBoundsException.php \Ramsey\Collection\Exception\OutOfBoundsException
  2. 11.1.x vendor/symfony/validator/Exception/OutOfBoundsException.php \Symfony\Component\Validator\Exception\OutOfBoundsException

Base OutOfBoundsException for Dependency Injection component.

Hierarchy

  • class \Symfony\Component\DependencyInjection\Exception\OutOfBoundsException extends \Symfony\Component\DependencyInjection\Exception\OutOfBoundsException implements \Symfony\Component\DependencyInjection\Exception\ExceptionInterface
    • class \Symfony\Component\DependencyInjection\Exception\OutOfBoundsException extends \Symfony\Component\DependencyInjection\Exception\OutOfBoundsException implements \Symfony\Component\DependencyInjection\Exception\ExceptionInterface

Expanded class hierarchy of OutOfBoundsException

2 files declare their use of OutOfBoundsException
ChildDefinition.php in vendor/symfony/dependency-injection/ChildDefinition.php
Definition.php in vendor/symfony/dependency-injection/Definition.php

File

vendor/symfony/dependency-injection/Exception/OutOfBoundsException.php, line 17

Namespace

Symfony\Component\DependencyInjection\Exception
View source
class OutOfBoundsException extends \OutOfBoundsException implements ExceptionInterface {

}
RSS feed
Powered by Drupal