well, XFE is my little own interpretation of a dump after catching an exception.
yes, i know my usage is not the real intention of exceptions. it is just another way of doing 'trigger_error()' at the moment. the 'getTraceAsString()' is what i like :D
Located in /class.root.php (line 2212)
Exception | --XFE
init exception class
check, if execution is to be aborted
handle the exception - default entry point to trigger
format the exception and include debugging information
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Tue, 21 Oct 2008 20:58:29 +0200 by phpDocumentor 1.4.1