Function FirePHP->exceptionHandler
Definitions
sources/firephp.php
- FirePHP's exception handlerLogs all exceptions to your firebug console and then stops the script.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$exception | Exception | required parameter | N/A | N/A | $exception |