PEAR_ErrorStack::getErrorMessageTemplate (Previous) (Next) PEAR_ErrorStack::getFileLine

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

PEAR_ErrorStack::getErrors()

PEAR_ErrorStack::getErrors() -- Retrieve all errors since last purge

Leírás

Retrieve all errors since last purge, or filter all errors and only return errors of a particular error level, leaving the rest on the stack.

Paraméterek

boolean $purge

set in order to empty the error stack

string $level

Level name to check for a particular severity. Use this to determine whether only a particular class of errors has occurred, such as whether any warnings have occurred (errors will be ignored)

Lehetséges hibaértékek

throws no exceptions thrown

Megjegyzés

Ez a függvény nem hívható statikusan.

PEAR_ErrorStack::getErrorMessageTemplate (Previous) (Next) PEAR_ErrorStack::getFileLine

Download Documentation Last updated: Sun, 01 Jul 2007
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.