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/collection/src/Exception/UnsupportedOperationException.php \Ramsey\Collection\Exception\UnsupportedOperationException

Thrown to indicate that the requested operation is not supported

Hierarchy

  • class \Ramsey\Uuid\Exception\UnsupportedOperationException extends \LogicException implements \Ramsey\Uuid\Exception\UuidExceptionInterface

Expanded class hierarchy of UnsupportedOperationException

6 files declare their use of UnsupportedOperationException
DeprecatedUuidMethodsTrait.php in vendor/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php
LazyUuidFromString.php in vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php
OrderedTimeCodec.php in vendor/ramsey/uuid/src/Codec/OrderedTimeCodec.php
Time.php in vendor/ramsey/uuid/src/Type/Time.php
Uuid.php in vendor/ramsey/uuid/src/Uuid.php

... See full list

File

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

Namespace

Ramsey\Uuid\Exception
View source
class UnsupportedOperationException extends PhpLogicException implements UuidExceptionInterface {

}
RSS feed
Powered by Drupal