GeneratorNotInitializedException.php
Same filename in other branches
Namespace
Drupal\Core\RoutingFile
-
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.