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';
integer PEAR_Error::getType ()
integer PEAR_Error::getType
Returns the name of the error class of the object.
string - error class name
This function can not be called statically.