Class Klarna_Checkout_ApiErrorException
Api Error exception
- Exception
-
Klarna_Checkout_Exception
-
Klarna_Checkout_ApiErrorException
Package: Klarna\Checkout
Category: Payment
Copyright: 2015 Klarna AB
License: Apache license v2.0
Author: Matthias Feist matthias.feist@klarna.com
Link: http://developers.klarna.com/
Located at Klarna/Checkout/ApiErrorException.php
Category: Payment
Copyright: 2015 Klarna AB
License: Apache license v2.0
Author: Matthias Feist matthias.feist@klarna.com
Link: http://developers.klarna.com/
Located at Klarna/Checkout/ApiErrorException.php
Methods summary
public
|
#
__construct( string $message, integer $code, array $payload = array(), Exception $previous = null )
Custom contructor |
public
array
|
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Magic methods summary
Properties summary
protected
array
|
$payload
Payload of the error |
#
array()
|
Properties inherited from Exception
$code,
$file,
$line,
$message