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