Class HTMLPurifier_Exception

Description

Global exception class for HTML Purifier; any exceptions we throw are from here.

Global exception class for HTML Purifier; any exceptions we throw are from here.

Located in /library/HTMLPurifier/Exception.php (line 7)

Exception
   |
   --HTMLPurifier_Exception
Direct descendents
Class Description
HTMLPurifier_VarParserException Exception type for HTMLPurifier_VarParser
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods

Inherited Methods

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

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