class EntityMalformedException
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/EntityMalformedException.php \Drupal\Core\Entity\EntityMalformedException
- 8.9.x core/lib/Drupal/Core/Entity/EntityMalformedException.php \Drupal\Core\Entity\EntityMalformedException
- 10 core/lib/Drupal/Core/Entity/EntityMalformedException.php \Drupal\Core\Entity\EntityMalformedException
- 11.x core/lib/Drupal/Core/Entity/EntityMalformedException.php \Drupal\Core\Entity\EntityMalformedException
Defines an exception thrown when a malformed entity is passed.
Hierarchy
- class \EntityMalformedException extends \Exception
Expanded class hierarchy of EntityMalformedException
File
-
includes/
entity.inc, line 1439
View source
class EntityMalformedException extends Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.