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, 13 Nov 2009

view this page in

ErrorException::__construct

(PHP 5 >= 5.1.0)

ErrorException::__constructConstruct the exception

Descrição

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

Construtor da Exception.

Parâmetros

message

A mensagem da exceção a ser disparada.

code

O código da exceção.

severity

O nível da exceção.

filename

O nome do arquivo onde a exceção é disparada.

lineno

A número da linha onde a exceção é disparada.



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, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites