PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
The return value must be one of the PEAR_ERRORSTACK_* constants.
This functionality can be used to emulate PEAR's pushErrorHandling, and the PEAR_ERROR_CALLBACK mode, without affecting the integrity of the error stack or logging
see PEAR_ErrorStack::popCallback()
see PEAR_ERRORSTACK_PUSHANDLOG, PEAR_ERRORSTACK_PUSH, PEAR_ERRORSTACK_LOG
Zurück | Zum Anfang | Nach vorne |
PEAR_ErrorStack::push() | Nach oben | PEAR_ErrorStack::raiseError() |