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::getCallback ()
string PEAR_Error::getCallback
Returns the name of the function called in case of throwing a PEAR_Error object.
string - function name
This function can not be called statically.