API17

JError::setErrorHandling

From Joomla! Documentation

Revision as of 20:27, 23 April 2011 by Doxiki2 (talk | contribs) (Layout updates)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JError::setErrorHandling[edit]

Description[edit]

Method to set the way the will handle different error levels.

Template:Description:JError::setErrorHandling [Edit Descripton]

Synopsis[edit]

public static JError::setErrorHandling ($level, $mode, $options=null)
Parameter Type Default Description
$level
$mode
$options null

Returns[edit]

Defined in[edit]

libraries/joomla/error/error.php (line 254)

Referenced by[edit]

See also[edit]

[Edit See Also]

Template:SeeAlso:JError::setErrorHandling

Examples[edit]

<CodeExamplesForm />