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

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

PEAR_Error::PEAR_Error()

PEAR_Error::PEAR_Error() -- constructor

Description

Constructeur

Paramètres

  • string $message - le message d'erreur. Une description brève de l'erreur qui s'est produite ou du problème.

  • string $code - le code erreur. Un nombre spécifique pour l'erreur.

  • integer $mode - le mode d'erreur

  • mixed $options - options spécifiques du mode d'erreur

  • string $userinfo - une chaîne pour des informations additionelles de l'utilisateur ou de débogage

Note

Cette fonction peut être appelée de façon statique.

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

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