Exception::__construct
(No version information available, might be only in CVS)
Exception::__construct — Construit l'exception
Description
public Exception::__construct
([ string $message=NULL
[, int $code=0
]] )
Construit l'exception.
Liste de paramètres
- message
-
Le message de l'exception à lancer.
- code
-
Le code de l'exception.
Exception::__construct
There are no user contributed notes for this page.
