PEAR_Error::getUserInfo() (Previous) (Next) PEAR_Error::toString()

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

PEAR_Error::PEAR_Error()

PEAR_Error::PEAR_Error() -- コンストラクタ

説明

コンストラクタ

パラメータ

  • string $message - エラーメッセージ。発生した問題や失敗の内容が簡潔に記してあります。

  • string $code - エラーコード。エラーを特定する番号です。

  • integer $mode - エラーモード。

  • mixed $options - エラーモード依存のオプション。

  • string $userinfo - ユーザー定義もしくはデバッグ関連の追加情報を記した文字列。

注意

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

PEAR_Error::getUserInfo() (Previous) (Next) PEAR_Error::toString()

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.