Home
require_once 'PEAR.php';
void PEAR_Error::PEAR_Error (string [$message = 'unknown error'], integer [$code = NULL], integer [$mode = NULL], mixed [$options = NULL], string [$userinfo = NULL])
Constructor
string $message - the error message. A brief description of the occured failure or problem.
string $code - the error code. An error specific number.
integer $mode - the error mode
mixed $options - error mode specific options
string $userinfo - a string for additional user or debug info
This function can be called statically.
© 2002-2004 Active-Venture.com Web Site Hosting Service
Disclaimers: This documentation is provided only for the benefits of our website hosting customers. For authoritative source of the documentation, please refer to http://pear.php.net/manual/
Recommended Resources: