class AmbiguousEntityClassException

Exception thrown if multiple entity types exist for an entity class.

Hierarchy

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.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!Exception!AmbiguousEntityClassException.php/class/AmbiguousEntityClassException/8.1.x