API17

API17:JError::setErrorHandling

From Joomla! Documentation

Joomla 11.1 JError::setErrorHandling

Description

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


public static function setErrorHandling (
        $level
        $mode
        $options=null
)
Parameter Type Default Description
$level
$mode
$options null

See also


User contributed notes

Code Examples