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

Breadcrumb

  1. Drupal Core 11.1.x

GeneratorNotInitializedException.php

Namespace

Drupal\Core\Routing

File

core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php

View source
<?php

namespace Drupal\Core\Routing;


/**
 * Class for exceptions thrown when the generator has not been initialized.
 */
class GeneratorNotInitializedException extends \Exception {

}

Classes

Title Deprecated Summary
GeneratorNotInitializedException Class for exceptions thrown when the generator has not been initialized.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal