PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'PEAR.php';
string PEAR_Error::toString ()
string PEAR_Error::toString
Makes a string representation of the error object.
string - object representation
This function can not be called statically.