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