| PEAR_Error::getDebugInfo() | PEAR_Error::getUserInfo() |
| PEAR Error object | |
| PEAR Manual | |
require_once 'PEAR.php';
|
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.
| PEAR_Error::getDebugInfo() | PEAR_Error::getUserInfo() |
| PEAR Error object | |
| PEAR Manual | |