require_once 'PEAR.php';
void PEAR_Error::addUserInfo (string $info)
void PEAR_Error::addUserInfo
Adds an user information to the error object.
string - user info
This function can not be called statically.