Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PHPUnit_Framework_Error
PHP 클래스 PHPUnit_Framework_Error, qcodo
상속:
extends
PHPUnit_Framework_Exception
파일 보기
프로젝트 열기: qcodo/qcodo
공개 메소드들
메소드
설명
__construct
(
string
$message
,
integer
$code
,
string
$file
,
integer
$line
,
array
$trace
)
Constructor.
메소드 상세
__construct()
공개
메소드
Constructor.
public
__construct
(
string
$message
,
integer
$code
,
string
$file
,
integer
$line
,
array
$trace
)
$message
string
$code
integer
$file
string
$line
integer
$trace
array