PEAR_Error::getMessage()

PEAR_Error::getMessage() – get error message

Synopsis

require_once 'PEAR.php';

string PEAR_Error::getMessage ( )

Description

Returns the error message coming with the error object.

Return value

string - error message

Note

This function can not be called statically.

get error code (Previous) get error mode (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.