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/dependency-injection/Exception/OutOfBoundsException.php \Symfony\Component\DependencyInjection\Exception\OutOfBoundsException

Base OutOfBoundsException for the Validator component.

@author Bernhard Schussek <bschussek@gmail.com>

Hierarchy

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

Expanded class hierarchy of OutOfBoundsException

2 files declare their use of OutOfBoundsException
ConstraintViolationList.php in vendor/symfony/validator/ConstraintViolationList.php
ConstraintViolationListInterface.php in vendor/symfony/validator/ConstraintViolationListInterface.php

File

vendor/symfony/validator/Exception/OutOfBoundsException.php, line 19

Namespace

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

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal