Error::__construct
エラーオブジェクトを生成する
&reftitle.description;
public Error::__construct
stringmessage""
intcode0
Throwablenullprevious&null;
エラーを生成する。
&reftitle.parameters;
message
エラーメッセージ。
code
エラーコード。
previous
例外チェーンに使われる、直前のスロー可能オブジェクト。
&reftitle.notes;
message はバイナリセーフでは
ありません。