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
phpmock
MockEnabledException
PHP Class phpmock\MockEnabledException
See also:
Mock::enable()
See link:
Donations
Author:
Markus Malkusch (
[email protected]
)
Inheritance:
extends
Exception
显示文件
Open project: php-mock/php-mock
Public Methods
Method
Description
__construct
(
string
$message
)
Sets the message.
Method Details
__construct()
public
method
Sets the message.
public
__construct
(
string
$message
)
$message
string
Exception message.