Joomla! Exception object.
Located in /libraries/joomla/error/exception.php (line 20)
Exception | --JException
Arguments recieved by the method the error occurred in [Available if backtrace is enabled]
Name of the class the error occurred in [Available if backtrace is enabled]
Name of the file the error occurred in [Available if backtrace is enabled]
Name of the method the error occurred in [Available if backtrace is enabled]
Additional info about the error relevant to the developer, for example, if a database connect fails, the dsn used
Line number the error occurred in [Available if backtrace is enabled]
Inherited from Exception (Internal Class)
$code
$file
$line
$message
$previous
$string
$trace
Constructor
Returns a property of the object or the default value if the property is not set.
Get the most recent error message
Return all errors, if any
Returns an associative array of object properties
Modifies a property of the object, creating it if it does not already exist.
Add an error message
Set the object properties based on a named array/hash
Returns to error message
Returns to error message
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Mon, 25 Jun 2012 13:54:29 -0500 by phpDocumentor 1.4.4