Open Journal Systems
3.3.0
|
Public Member Functions | |
__construct ($message="Invalid response from payment gateway", $code=0, $previous=null) | |
__construct ($message="Invalid response from payment gateway", $code=0, $previous=null) | |
Invalid Response exception.
Thrown when a gateway responded with invalid or unexpected data (for example, a security hash did not match).
Definition at line 10 of file lib/vendor/omnipay/common/src/Omnipay/Common/Exception/InvalidResponseException.php.
Omnipay\Common\Exception\InvalidResponseException::__construct | ( | $message = "Invalid response from payment gateway" , |
|
$code = 0 , |
|||
$previous = null |
|||
) |
Definition at line 12 of file lib/vendor/omnipay/common/src/Omnipay/Common/Exception/InvalidResponseException.php.
Omnipay\Common\Exception\InvalidResponseException::__construct | ( | $message = "Invalid response from payment gateway" , |
|
$code = 0 , |
|||
$previous = null |
|||
) |
Definition at line 12 of file vendor/omnipay/common/src/Common/Exception/InvalidResponseException.php.