PEAR::expectError() (Previous) (Next) PEAR::loadExtension()

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

PEAR::popExpect()

PEAR::popExpect() --  直近に指定したエラーコードに対して、一時的なエラー処理の通常化を解除する

説明

このメソッドは、(コール元で) 取得したいエラーコード一覧を保持するスタックの末尾から 要素を1つ取り除きます。

返り値

mixed - 取り除かれたエラーコード、または、その配列です。

注意

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

PEAR::expectError() (Previous) (Next) PEAR::loadExtension()

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