InvalidResponseException
extends Exception
in
返回异常 Class InvalidResponseException
Table of Contents
$raw | array | |
---|---|---|
__construct() | InvalidResponseException constructor. | mixed |
Properties
$raw
public
array
$raw
= []
Methods
__construct()
InvalidResponseException constructor.
public
__construct(
$message :
string
, $code :
int
[, $raw :
array
= [] ]
)
: mixed
Parameters
- $message : string
- $code : int
- $raw : array = []