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

Breadcrumb

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

class NameException

Thrown to indicate that an error occurred while attempting to hash a namespace and name

Hierarchy

  • class \Ramsey\Uuid\Exception\NameException extends \RuntimeException implements \Ramsey\Uuid\Exception\UuidExceptionInterface

Expanded class hierarchy of NameException

2 files declare their use of NameException
DefaultNameGenerator.php in vendor/ramsey/uuid/src/Generator/DefaultNameGenerator.php
PeclUuidNameGenerator.php in vendor/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php

File

vendor/ramsey/uuid/src/Exception/NameException.php, line 23

Namespace

Ramsey\Uuid\Exception
View source
class NameException extends PhpRuntimeException implements UuidExceptionInterface {

}
RSS feed
Powered by Drupal