PEAR_Error::getMode() PEAR_Error::getType()

PEAR Error object

PEAR Manual


PEAR_Error::getDebugInfo()

PEAR_Error::getDebugInfo() -- get debug information

Synopsis

      require_once 'PEAR.php';
     

string PEAR_Error::getDebugInfo ( )

Description

Returns debug information about an error

Return value

string - error debug information

Note

This function can not be called statically.



PEAR_Error::getMode() PEAR_Error::getType()

PEAR Error object

PEAR Manual