PEAR_Error::getUserInfo()

PEAR_Error::getUserInfo() – get additional user-supplied information

Synopsis

require_once 'PEAR.php';

string PEAR_Error::getUserInfo ( )

Description

Returns additional information about an error

Return value

string - error information

Note

This function can not be called statically.

get error type (Previous) constructor (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.