Home
last modified time | relevance | path

Searched refs:InvalidEmbed (Results 1 – 3 of 3) sorted by relevance

/plugin/externalembed/
H A Dsyntax.php21 class InvalidEmbed extends Exception { class
152 } catch(InvalidEmbed $e) {
230 * @throws InvalidEmbed
275 * @throws InvalidEmbed
306 * @throws InvalidEmbed
344 throw new InvalidEmbed(
379 * @throws InvalidEmbed
400 * @throws InvalidEmbed
418 * @throws InvalidEmbed
432 * @throws InvalidEmbed
[all …]
/plugin/externalembed/helper/
H A DcacheInterface.php123 * @throws InvalidEmbed
/plugin/airtable/
H A Dsyntax.php121 * @throws InvalidEmbed
176 throw new InvalidEmbed("Unknown Embed Type");