PEAR_ErrorStack::getMessageCallback (Previous) (Next) PEAR_ErrorStack::pop

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

PEAR_ErrorStack::hasErrors()

PEAR_ErrorStack::hasErrors() -- スタックにエラーが格納されているかどうかを調べる

説明

スタックにエラーが格納されているかどうかを調べます。

パラメータ

string $level

特定の深刻度のエラーだけを調べたい場合にレベルの名前を指定します。 これを利用することで、特定のレベル(たとえば警告のみなど)が 存在するかどうかを調べられます。この場合はエラーは無視されます。

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

PEAR_ErrorStack::getMessageCallback (Previous) (Next) PEAR_ErrorStack::pop

Download Documentation Last updated: Sun, 05 Oct 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.