PEAR_Error::toString()

PEAR_Error::toString() -- make string representation

Synopsis

require_once 'PEAR.php';

string PEAR_Error::toString ()

Beschreibung

Makes a string representation of the error object.

Rückgabewert

string - object representation

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.