ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
VarParserException.php
Go to the documentation of this file.
1
<?
php
2
6
class
HTMLPurifier_VarParserException
extends
HTMLPurifier_Exception
7
{
8
9
}
10
11
// vim: et sw=4 sts=4
php
An exception for terminatinating execution or to throw for unit testing.
HTMLPurifier_Exception
Global exception class for HTML Purifier; any exceptions we throw are from here.
Definition:
Exception.php:8
HTMLPurifier_VarParserException
Exception type for HTMLPurifier_VarParser.
Definition:
VarParserException.php:7
libs
composer
vendor
ezyang
htmlpurifier
library
HTMLPurifier
VarParserException.php
Generated on Fri Oct 3 2025 19:00:41 for ILIAS by
1.9.4 (using
Doxyfile
)