This exception is thrown if a service method is called with an illegal or non appropriate value.
Methods¶
__construct() ¶
InvalidVariationException.php
:
15
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$variationName | mixed | - | - |
$variationType | mixed | - | - |
$code | mixed | 0 | - |
$previous | Exception | null | - |