PEAR_Error::getDebugInfo()

PEAR_Error::getDebugInfo() -- get debug information

Synopsis

require_once 'PEAR.php';

string PEAR_Error::getDebugInfo ()

Beschreibung

Returns debug information about an error

Rückgabewert

string - error debug information

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.