JException/1.5

From Joomla! Documentation
< JException
Revision as of 14:28, 13 February 2013 by JoomlaWikiBot (Talk | contribs)

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

Joomla 1.5 JException

Description

Description:JException [Edit Descripton]

Methods

Visibility Method name Description
public __construct Constructor
public getCode Method to get the exception code.
public getFile Method to get the source filename where the exception occured.
public getLine Method to get the source line where the exception occured.
public getMessage Method to get the exception message.
public getTrace Method to get the array of the backtrace().
public getTraceAsString Method to get the formatted backtrace information.
public toString Returns to error message.
  • Defined in libraries/joomla/error/exception.php
  • Extends JObject

Importing

jimport( 'joomla.error.exception' );

See also

SeeAlso:JException [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox