downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ErrorException::getSeverity> <ErrorException
[edit] Last updated: Fri, 18 Sep 2009

view this page in

ErrorException::__construct

(PHP 5 >= 5.1.0)

ErrorException::__constructКонструира изключението

Описание

public ErrorException::__construct ([ string $message [, int $code [, int $severity [, string $filename [, int $lineno ]]]]] )

Конструира изключението.

Параметри

message

Съобщението на изключението, което ще бъде хвърлено.

code

Кода на изключението.

severity

Нивото на строгост на изключението.

filename

Името на файла, в който се хвърля изключението.

lineno

Реда, на който се хвърля изключението.



add a note add a note User Contributed Notes ErrorException::__construct
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites