PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'PEAR.php';
integer PEAR_Error::getCode ()
integer PEAR_Error::getCode
Returns the error code coming with the error object.
integer - error number
This function can not be called statically.