You are here

class EntityEmbedEntityNotFoundException in Entity Embed 7.2

Same name and namespace in other branches
  1. 7.3 includes/EntityEmbedEntityNotFoundException.inc \EntityEmbedEntityNotFoundException
  2. 7 includes/EntityEmbedEntityNotFoundException.inc \EntityEmbedEntityNotFoundException

Exception thrown when the embedded entity cannot be loaded.

Hierarchy

Expanded class hierarchy of EntityEmbedEntityNotFoundException

File

includes/EntityEmbedEntityNotFoundException.inc, line 11
Definition of EntityEmbedEntityNotFoundException.

View source
class EntityEmbedEntityNotFoundException extends Exception {

}

Members