Searched refs:HTMLPurifier_VarParserException (Results 1 – 7 of 7) sorted by relevance
59 * @throws HTMLPurifier_VarParserException65 throw new HTMLPurifier_VarParserException("Invalid type '$type'");145 * @throws HTMLPurifier_VarParserException149 throw new HTMLPurifier_VarParserException($msg);
6 class HTMLPurifier_VarParserException extends HTMLPurifier_Exception class
348 } catch (HTMLPurifier_VarParserException $e) {
25 * @throws HTMLPurifier_VarParserException32 throw new HTMLPurifier_VarParserException("Fatal error in evaluated code");
15 * @throws HTMLPurifier_VarParserException51 … throw new HTMLPurifier_VarParserException("Unrecognized value '$var' for $type");
132 } catch (HTMLPurifier_VarParserException $e) {
103 } catch (HTMLPurifier_VarParserException $e) {