\Alipay\ExceptionAlipayInvalidResponseException

当响应无法被解析器解析时抛出。 包括但不限于:响应格式错误、响应被篡改等。

Summary

Methods
Properties
Constants
__construct()
getResponse()
No public properties found
No constants found
No protected methods found
$response
N/A
No private methods found
No private properties found
N/A

Properties

$response

$response : 

Type

Methods

__construct()

__construct(  $response,   $message = '') 

Parameters

$response
$message

getResponse()

getResponse()