PEAR_Error::getMode()

PEAR_Error::getMode() – get error mode

Synopsis

require_once 'PEAR.php';

integer PEAR_Error::getMode ( )

Description

Returns the error mode used for throwing the error object.

Return value

integer - error mode

Note

This function can not be called statically.

get error message (Previous) get debug information (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.