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

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

PEAR_Error::PEAR_Error()

PEAR_Error::PEAR_Error() -- constructor

Описание

Constructor

Параметр

  • string $message - текст ошибки. Короткое описание возникшей проблемы.

  • string $code - код ошибки.

  • integer $mode - режим обработки ошибок.

  • mixed $options - дополнительные опции режима обработки ошибок

  • string $userinfo - строка с дополнительной инфорамацией об ошибке

Заметка

Эта функция может быть вызвана статически.

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

Download Documentation Last updated: Mon, 02 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.