ErrorException::__construct
(PHP 5 >= 5.1.0)
ErrorException::__construct — İstisna oluşturur
Açıklama
public ErrorException::__construct()
([ string
$ileti
[, int $num
[, int $önem
[, string $dosyaismi
[, int $satırnum
]]]]] )İstisna oluşturur.
Değiştirgeler
-
ileti -
Oluşturulan istisna iletisi.
-
num -
İstisnanın numarası.
-
önem -
İstisnanın önem derecesi.
-
dosyaismi -
İstisnanın oluştuğu dosyanın adı.
-
satırnum -
İstisnanın oluştuğu satırın numarası.
There are no user contributed notes for this page.
