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

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

PEAR_Error::PEAR_Error()

PEAR_Error::PEAR_Error() -- constructor

Beschreibung

Constructor

Parameter

  • string $message - the error message. A brief description of the occured failure or problem.

  • string $code - the error code. An error specific number.

  • integer $mode - the error mode

  • mixed $options - error mode specific options

  • string $userinfo - a string for additional user or debug info

Hinweise

Diese Methode kann statisch aufgerufen werden.

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

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