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

Breadcrumb

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

class NodeException

Thrown to indicate that attempting to fetch or create a node ID encountered an error

Hierarchy

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

Expanded class hierarchy of NodeException

2 files declare their use of NodeException
FallbackNodeProvider.php in vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
SystemNodeProvider.php in vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php

File

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

Namespace

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

}
RSS feed
Powered by Drupal