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

search for in the

ErrorException::getSeverity> <ErrorException
[edit] Last updated: Fri, 24 Jun 2011

view this page in

ErrorException::__construct

(PHP 5 >= 5.1.0)

ErrorException::__constructساخت یک استثنا

Description

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

ساخت یک استثنا.

Parameters

message

پیام استثنا ایجاد شده

code

کد استثنا.

severity

سطح خطرناک بودن استثنا.

filename

نام فایل ایجاد کننده خطا.

lineno

شماره خط ایجاد کننده خطا.



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

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