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/symfony/validator/Exception/OutOfBoundsException.php \Symfony\Component\Validator\Exception\OutOfBoundsException
  2. 11.1.x vendor/symfony/dependency-injection/Exception/OutOfBoundsException.php \Symfony\Component\DependencyInjection\Exception\OutOfBoundsException

Thrown when attempting to access an element out of the range of the collection.

Hierarchy

  • class \Ramsey\Collection\Exception\OutOfBoundsException extends \OutOfBoundsException implements \Ramsey\Collection\Exception\CollectionException

Expanded class hierarchy of OutOfBoundsException

File

vendor/ramsey/collection/src/Exception/OutOfBoundsException.php, line 22

Namespace

Ramsey\Collection\Exception
View source
class OutOfBoundsException extends PhpOutOfBoundsException implements CollectionException {

}

API Navigation

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