PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
PEAR_Error is an object created by every function in PEAR in case of a failure. It provides information on why a function fails.
How you get the object depends on PEAR::SetErrorHandling()