update : 2015.11.03
php.shukuma.com검색:
|
Exception::__construct(PHP 5 >= 5.1.0) Exception::__construct — Construct the exception 설명
public Exception::__construct
([ string
$message = ""
[, int $code = 0
[, Exception $previous = NULL
]]] )Constructs the Exception. 인수
변경점
주의
|