Searched refs:InvalidEmbed (Results 1 – 3 of 3) sorted by relevance
21 class InvalidEmbed extends Exception { class99 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 InvalidEmbed275 * @throws InvalidEmbed[all …]
123 * @throws InvalidEmbed
121 * @throws InvalidEmbed176 throw new InvalidEmbed("Unknown Embed Type");