Exception thrown if multiple entity types exist for an entity class.
Hierarchy
- class \Drupal\Core\Entity\Exception\AmbiguousEntityClassException extends \Exception
See also
hook_entity_info_alter()
File
- core/lib/Drupal/Core/Entity/Exception/AmbiguousEntityClassException.php, line 10
Namespace
Drupal\Core\Entity\Exception
Members
Name | Modifiers | Type | Description |
---|---|---|---|
AmbiguousEntityClassException::__construct | public | function | Constructs an AmbiguousEntityClassException. |
Please login to continue.