Todo List
This class is supserseded by PEAR_Exception in PHP 5
[line 826]
[line 823]
[line 820]
[line 822]
[line 824]
[line 821]
[line 825]
PEAR_Error PEAR_Error( [string $message = 'unknown error'], [int $code = null], [int $mode = null], [mixed $options = null], [string $userinfo = null])
void addUserInfo( $info)
array getBacktrace( [int $frame = null])
Supported with PHP 4.3.0 or newer.
mixed getCallback( )
int getCode( )
string getDebugInfo( )
string getMessage( )
int getMode( )
string getType( )
string getUserInfo( )
string toString( )