PEAR_ErrorStandard PEAR error class for PHP 4
This class is supserseded by PEAR_Exception in PHP 5
Located in /PEAR/PEAR.php (line 816)
| Class | Description |
|---|---|
XML_Parser_Error
|
error class, replaces PEAR_Error |
PEAR_Error
PEAR_Error
([string $message = 'unknown error'], [int $code = null], [int $mode = null], [mixed $options = null], [string $userinfo = null])
mixed
$backtrace
= null (line 826)
mixed
$code
= -1 (line 823)
mixed
$error_message_prefix
= '' (line 820)
mixed
$level
= E_USER_NOTICE (line 822)
mixed
$message
= '' (line 824)
mixed
$mode
= PEAR_ERROR_RETURN (line 821)
mixed
$userinfo
= '' (line 825)
PEAR_Error constructor
Get the call backtrace from where the error was generated.
Supported with PHP 4.3.0 or newer.
Get additional debug information supplied by the application.
Documentation generated on Mon, 04 Dec 2006 11:09:54 -0500 by phpDocumentor 1.3.0RC3