Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PHPUnit_Framework_Error
PHP Class PHPUnit_Framework_Error, qcodo
Inheritance:
extends
PHPUnit_Framework_Exception
显示文件
Open project: qcodo/qcodo
Public Methods
Method
Description
__construct
(
string
$message
,
integer
$code
,
string
$file
,
integer
$line
,
array
$trace
)
Constructor.
Method Details
__construct()
public
method
Constructor.
public
__construct
(
string
$message
,
integer
$code
,
string
$file
,
integer
$line
,
array
$trace
)
$message
string
$code
integer
$file
string
$line
integer
$trace
array