You are here

class EntityNotFoundException in Entity Embed 8

Exception thrown when the embedded entity cannot be loaded.

Hierarchy

Expanded class hierarchy of EntityNotFoundException

1 file declares its use of EntityNotFoundException
EntityEmbedFilter.php in src/Plugin/Filter/EntityEmbedFilter.php

File

src/Exception/EntityNotFoundException.php, line 8

Namespace

Drupal\entity_embed\Exception
View source
class EntityNotFoundException extends \Exception {

}

Members