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, 20 May 2011

view this page in

ErrorException::__construct

(PHP 5 >= 5.1.0)

ErrorException::__constructConstructor de la Excepción

Descripción

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

Construye la Excepción

Parámetros

message

Mensaje de la Excepción a lanzar.

code

El código de la Excepción.

severity

Nivel de la severidad de la Excepción.

filename

Nombre del fichero donde se lanzó la Excepción.

lineno

Número de la línea donde se produjo la excepción.



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