Class HTMLPurifier_Exception

Description

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

Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 3724)

Exception
   |
   --HTMLPurifier_Exception
Direct descendents
Class Description
HTMLPurifier_ConfigSchema_Exception Exceptions related to configuration schema
HTMLPurifier_VarParserException Exception type for HTMLPurifier_VarParser
Variables

Inherited Variables

Inherited from Exception (Internal Class)

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

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Sun, 06 Mar 2011 00:24:05 -0500 by phpDocumentor 1.4.3