JException/1.5

From Joomla! Documentation
< JException
Revision as of 16:18, 17 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[Edit Descripton] Description:JException

Defined in

libraries/joomla/error/exception.php

Subpackage

Error

Extends

JObject

Extended by

Methods

Method name Description
__construct Constructor
getCode Method to get the exception code.
getFile Method to get the source filename where the exception occured.
getLine Method to get the source line where the exception occured.
getMessage Method to get the exception message.
getTrace Method to get the array of the backtrace().
getTraceAsString Method to get the formatted backtrace information.
toString Returns to error message.

Importing

jimport( 'joomla.error.exception' );

See also

[Edit See Also] SeeAlso:JException

Examples

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox