NoCorrespondingEntityClassException

Exception thrown if an entity type is not represented by a class.

This might occur by calling a static method on an abstract class.

Hierarchy

See also

\Drupal\Core\Entity\Entity::getEntityTypeFromStaticClass()

File

core/lib/Drupal/Core/Entity/Exception/NoCorrespondingEntityClassException.php, line 12

Namespace

Drupal\Core\Entity\Exception

Members

Name Modifiers Type Description
NoCorrespondingEntityClassException::__construct public function Constructs an NoCorrespondingEntityClassException.
doc_Drupal
2016-10-29 09:30:10
Comments
Leave a Comment

Please login to continue.