PEAR_Error::getDebugInfo()

PEAR_Error::getDebugInfo() – Haalt debug informatie op

Synopsis

require_once 'PEAR.php';

string PEAR_Error::getDebugInfo ( )

Description

Geeft debug informatie terug over een error

Return value

string - error debug informatie

Note

This function can not be called statically.