Lines Matching refs:InvalidEmbed
21 class InvalidEmbed extends Exception { class
99 throw new InvalidEmbed('Could not load cache interface helper');
104 … throw new InvalidEmbed('Empty API Key, set this in the configuration manager in the admin panel');
107 …throw new InvalidEmbed('Empty cache time for thumbnails, set this in the configuration manager in …
110 …throw new InvalidEmbed('Empty cache time for playlists, set this in the configuration manager in t…
113 …throw new InvalidEmbed('Empty domain whitelist, set this in the configuration manager in the admin…
148 throw new InvalidEmbed("Unknown Embed Type");
152 } catch(InvalidEmbed $e) {
230 * @throws InvalidEmbed
275 * @throws InvalidEmbed
292 throw new InvalidEmbed('Unknown width value for size class');
306 * @throws InvalidEmbed
310 throw new InvalidEmbed('Missing url parameter');
323 throw new InvalidEmbed("Unknown youtube url");
338 * @throws InvalidEmbed If the domain is not in the whitelist
344 throw new InvalidEmbed(
379 * @throws InvalidEmbed
389 throw new InvalidEmbed('Invalid YouTube URL');
400 * @throws InvalidEmbed
418 * @throws InvalidEmbed
432 * @throws InvalidEmbed
471 * @throws InvalidEmbed
477 throw new InvalidEmbed("Missing Parameter: " . $key);
483 throw new InvalidEmbed("Missing Parameter Value for: '" . $key . "'.");
493 throw new InvalidEmbed($message);
502 …throw new InvalidEmbed("Invalid parameter: " . htmlspecialchars($key) . '. For url: ' . htmlspecia…