Searched refs:HTMLPurifier_ConfigSchema_Exception (Results 1 – 5 of 5) sorted by relevance
80 * @throws HTMLPurifier_ConfigSchema_Exception88 throw new HTMLPurifier_ConfigSchema_Exception('Hash does not have any ID');94 … throw new HTMLPurifier_ConfigSchema_Exception('All directives must have a namespace');105 * @throws HTMLPurifier_ConfigSchema_Exception122 … throw new HTMLPurifier_ConfigSchema_Exception("TYPE in directive hash '$id' not defined");133 …throw new HTMLPurifier_ConfigSchema_Exception($e->getMessage() . " in DEFAULT in directive hash '$…
26 * @throws HTMLPurifier_ConfigSchema_Exception31 throw new HTMLPurifier_ConfigSchema_Exception("Cannot redefine directive '$i'");
122 * @throws HTMLPurifier_ConfigSchema_Exception126 …throw new HTMLPurifier_ConfigSchema_Exception(ucfirst($this->member) . ' in ' . $this->context . '…
6 class HTMLPurifier_ConfigSchema_Exception extends HTMLPurifier_Exception class
226 * @throws HTMLPurifier_ConfigSchema_Exception235 throw new HTMLPurifier_ConfigSchema_Exception(trim($prefix . ' ' . $msg));