|
ErrorException::__construct(PHP 5 >= 5.1.0) ErrorException::__construct — Создание исключения Описание
public ErrorException::__construct()
([ string $message = ""
[, int $code = 0
[, int $severity = 1
[, string $filename = __FILE__
[, int $lineno = __LINE__
[, Exception $previous = NULL
]]]]]] )
Создание исключения (конструктор класса Exception). Список параметров
|
|