phpDocumentor

AfterbuyOrderIdMappingException extends Exception

Class AfterbuyOrderIdMappingException

Table of Contents

$afterbuyOrderId  : int|null
$orderId  : int|null
$xmlResponse  : string
__construct()  : mixed
AfterbuyOrderIdMappingException constructor.
afterbuyOrderId()  : int|null
orderId()  : int|null
xmlResponse()  : string

Properties

Methods

__construct()

AfterbuyOrderIdMappingException constructor.

public __construct(string $message, string $xmlResponse[, int|null $orderId = null ][, int|null $afterbuyOrderId = null ]) : mixed
Parameters
$message : string
$xmlResponse : string
$orderId : int|null = null
$afterbuyOrderId : int|null = null
Return values
mixed

Search results