class EntityEmbedEntityNotFoundException in Entity Embed 7
Same name and namespace in other branches
- 7.3 includes/EntityEmbedEntityNotFoundException.inc \EntityEmbedEntityNotFoundException
- 7.2 includes/EntityEmbedEntityNotFoundException.inc \EntityEmbedEntityNotFoundException
Exception thrown when the embedded entity cannot be loaded.
Hierarchy
- class \EntityEmbedEntityNotFoundException extends \Exception
Expanded class hierarchy of EntityEmbedEntityNotFoundException
File
- includes/
EntityEmbedEntityNotFoundException.inc, line 11 - Definition of EntityEmbedEntityNotFoundException.
View source
class EntityEmbedEntityNotFoundException extends Exception {
}