PEAR_Error::PEAR_Error()

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

概要

require_once 'PEAR.php';

void PEAR_Error::PEAR_Error (string [$message = 'unknown error'], integer [$code = NULL], integer [$mode = NULL], mixed [$options = NULL], string [$userinfo = NULL])

説明

コンストラクタ

パラメータ

注意

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