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

Breadcrumb

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

class BuilderNotFoundException

Thrown to indicate that no suitable builder could be found

Hierarchy

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

Expanded class hierarchy of BuilderNotFoundException

1 file declares its use of BuilderNotFoundException
FallbackBuilder.php in vendor/ramsey/uuid/src/Builder/FallbackBuilder.php

File

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

Namespace

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

}
RSS feed
Powered by Drupal