ErrorException::__construct例外を作成する 説明
public ErrorException::__construct(
string $message = "",int $code = 0,int $severity = E_ERROR ,stringnull $filename = null ,intnull $line = null ,Throwablenull $previous = null ) 例外を作成します。 パラメータ
変更履歴
|