Package PEAR_ErrorStack Constants (Previous) (Next) PEAR_Error::addUserInfo()

View this page in Last updated: Sun, 20 Jul 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Error [veraltet]

Inhaltsverzeichnis
PEAR_Error::addUserInfo() -- add user information
PEAR_Error::getCallback() -- get callback function name
PEAR_Error::getCode() -- get error code
PEAR_Error::getMessage() -- get error message
PEAR_Error::getMode() -- get error mode
PEAR_Error::getDebugInfo() -- get debug information
PEAR_Error::getType() -- get error type
PEAR_Error::getUserInfo() -- get additional user-supplied information
PEAR_Error::PEAR_Error() -- constructor
PEAR_Error::toString() -- make string representation

Ein Objekt der Klasse PEAR_Error wird von einer Methode in PEAR zurückgegeben, wenn ein Fehler auftritt. Es enthält Informationen über den aufgetretenen Fehler und erlaubt die Zurückverfolgung seiner Ursache.

Die Art und Weise, wie man das Objekt erhält, wird beeinflußt über die Methode PEAR::SetErrorHandling()

Package PEAR_ErrorStack Constants (Previous) (Next) PEAR_Error::addUserInfo()

Download Documentation Last updated: Sun, 20 Jul 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.