XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
Exception.php
Go to the documentation of this file.
1 <?php
2 
7 class HTMLPurifier_Exception extends Exception
8 {
9 
10 }
11 
12 // vim: et sw=4 sts=4