PEAR_Error::getCode()

PEAR_Error::getCode() – get error code

Synopsis

require_once 'PEAR.php';

integer PEAR_Error::getCode ( )

Description

Returns the error code coming with the error object.

Return value

integer - error number

Note

This function can not be called statically.

get callback function name (Previous) get error message (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.