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

Breadcrumb

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

class CollectionMismatchException

Thrown when attempting to operate on collections of differing types.

Hierarchy

  • class \Ramsey\Collection\Exception\CollectionMismatchException extends \RuntimeException implements \Ramsey\Collection\Exception\CollectionException

Expanded class hierarchy of CollectionMismatchException

2 files declare their use of CollectionMismatchException
AbstractCollection.php in vendor/ramsey/collection/src/AbstractCollection.php
CollectionInterface.php in vendor/ramsey/collection/src/CollectionInterface.php

File

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

Namespace

Ramsey\Collection\Exception
View source
class CollectionMismatchException extends RuntimeException implements CollectionException {

}

API Navigation

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