Class Exception

Description

Exception

Nearly unchanged from exception.php posted on internals@lists.php.net by Timm Friebe on 24 Jan 2004. Back-ported to PHP4 by Alan Richmond.

Located in /MachII/util/php/Exception.php (line 14)


	
			
Direct descendents
Class Description
MachII_util_Exception Mach-II Exception
Variable Summary
mixed $code
mixed $file
mixed $line
mixed $message
mixed $_trace
Method Summary
Exception Exception (mixed $message, mixed $code)
void getCode ()
void getFile ()
void getLine ()
void getMessage ()
void getTrace ()
void __toString ()
Variables
mixed $code = 0 (line 16)
mixed $file = '' (line 17)
mixed $line = 0 (line 18)
mixed $message = '' (line 15)
mixed $_trace = array() (line 19)
Methods
Constructor Exception (line 21)
Exception Exception (mixed $message, mixed $code)
getCode (line 40)
void getCode ()
getFile (line 44)
void getFile ()
getLine (line 48)
void getLine ()
getMessage (line 36)
void getMessage ()
getTrace (line 52)
void getTrace ()
getTraceAsString (line 56)
void getTraceAsString ()
__toString (line 87)
void __toString ()

Documentation generated on Thu, 20 Jan 2005 10:47:00 -0800 by phpDocumentor 1.3.0RC3