JError::handleDie/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JError::handleDie

Description

Die error handler


Description:JError::handleDie [Edit Descripton]

public static function handleDie (
        &$error
        $options
)
Parameter Type Default Description
&$error object $error Exception object to handle
$options array Handler options
  • Returns object The exception object
  • Defined on line 465 of libraries/joomla/error/error.php
  • Since Joomla 1.5

See also

SeeAlso:JError::handleDie [Edit See Also]

User contributed notes


Personal tools