PHP Manual

PEAR Manual

Smarty Manual

PostgreSQL

MySQL Manual

Perl Manual

pear_error::pear_error()

pear_error::pear_error() -- constructor

opis

constructor

parametr

  • 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

uwagi

ta funkcja może być wywołana statycznie.