API17:JError::handleDie
From Joomla! Documentation
JError::handleDie
Description
Die error handler
public static function handleDie (
&$error
$options
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$error | object | $error Exception object to handle | |
| $options | array | Handler options |
See also
JError::handleDie source code on BitBucket
Class JError
Subpackage Error- Other versions of JError::handleDie
User contributed notes
Code Examples