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

Breadcrumb

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

class UnsupportedOperationException

Same name in this branch
  1. 11.1.x vendor/ramsey/uuid/src/Exception/UnsupportedOperationException.php \Ramsey\Uuid\Exception\UnsupportedOperationException

Thrown to indicate that the requested operation is not supported.

Hierarchy

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

Expanded class hierarchy of UnsupportedOperationException

3 files declare their use of UnsupportedOperationException
AbstractCollection.php in vendor/ramsey/collection/src/AbstractCollection.php
CollectionInterface.php in vendor/ramsey/collection/src/CollectionInterface.php
ValueExtractorTrait.php in vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php

File

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

Namespace

Ramsey\Collection\Exception
View source
class UnsupportedOperationException 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