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