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
Last updated: Fri, 30 Oct 2009

view this page in

ErrorException::__construct

(PHP 5 >= 5.1.0)

ErrorException::__constructErstellt die Exception

Beschreibung

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

Erstellt die Exception.

Parameter-Liste

message

Die auszugebende Exceptionbeschreibung.

code

Die Fehlernummer der Exception.

severity

Die Schwere des aufgetretenen Fehlers.

filename

Der Name der Datei, in der die Exception aufgetreten ist.

lineno

Die Zeilennummer, in der die Exception aufgetreten ist.



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

ErrorException::getSeverity> <ErrorException
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites