Function FirePHP->newException
Definitions
sources/firephp.php
- Returns a new exception
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$message | string | required parameter | N/A | N/A | $message |
Return
- Type: Exception
- Set: N/A
- Range: N/A