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
Eloquent
Phony
Call
Exception
UndefinedResponseException
PHP Class Eloquent\Phony\Call\Exception\UndefinedResponseException
Inheritance:
extends
Exceptio\Exception
显示文件
Open project: eloquent/phony
Public Methods
Method
Description
__construct
(
string
$message
)
Construct a new undefined return value exception.
Method Details
__construct()
public
method
Construct a new undefined return value exception.
public
__construct
(
string
$message
)
$message
string
The message.