PEAR_Error::getDebugInfo()

PEAR_Error::getDebugInfo() -- Haalt debug informatie op

Referentiesamenvatting

require_once 'PEAR.php';

string PEAR_Error::getDebugInfo ()

Beschrijving

Geeft debug informatie terug over een error

Return waarde

string - error debug informatie

Note

Deze functie kan niet statisch worden aangeroepen.