Source for file Exception.php

Documentation is available at Exception.php

  1. <?php
  2.  
  3. /**
  4.  * Global exception class for HTML Purifier; any exceptions we throw
  5.  * are from here.
  6.  */
  7. class HTMLPurifier_Exception extends Exception
  8. {
  9.     
  10. }

Documentation generated on Thu, 19 Jun 2008 18:49:10 -0400 by phpDocumentor 1.4.2