| PEAR_Error::getCallback() | PEAR_Error::getMessage() |
| PEAR Error object | |
| PEAR Manual | |
require_once 'PEAR.php';
|
integer PEAR_Error::getCode (
)
Returns the error code coming with the error object.
integer - error number
This function can not be called statically.
| PEAR_Error::getCallback() | PEAR_Error::getMessage() |
| PEAR Error object | |
| PEAR Manual | |