CancellationException

Extends \Exception Implements \Shopware\Plugins\ViisonCommon\Components\ExceptionTranslation\LocalizableThrowable

package

Default

Methods

__construct

__construct(string $message, string $snippetName, array $snippetArguments = array(), \Exception|null $previousException = null) 

Arguments

$message

string

$snippetName

string

$snippetArguments

array

$previousException

\Exception|null

cancellationOfReturnedNotAllowed

cancellationOfReturnedNotAllowed(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem $returnShipmentItem, integer $requestedQuantity, integer $maxQuantity) : \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\CancellationException
static

cancellationOfUnshippedNotAllowed

cancellationOfUnshippedNotAllowed(\Shopware\Models\Order\Detail $orderDetail, integer $requestedQuantity, integer $maxQuantity) : \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\CancellationException
static

Arguments

$orderDetail

\Shopware\Models\Order\Detail

$requestedQuantity

integer

$maxQuantity

integer

Response

\Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\CancellationException