PEAR_Error::addUserInfo()

PEAR_Error::addUserInfo() -- add user information

Synopsis

require_once 'PEAR.php';

void PEAR_Error::addUserInfo (string $info)

Beschreibung

Adds an user information to the error object.

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.