HTMLPurifier 4.4.0
/home/ezyang/Dev/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php
Go to the documentation of this file.
00001 <?php
00002 
00006 class HTMLPurifier_ConfigSchema_Exception extends HTMLPurifier_Exception
00007 {
00008 
00009 }
00010 
00011 // vim: et sw=4 sts=4