OrderException
class OrderException extends RuntimeException
Constants
| UNKNOWN_EXCEPTION |
|
| CART_EMPTY |
|
| UNDEFINED_DELIVERY |
|
| DELIVERY_MODULE_UNAVAILABLE |
|
Properties
| string | $cartRoute | ||
| $orderDeliveryRoute | |||
| $arguments |
Methods
__construct($message, $code = null, $arguments = array(), $previous = null)
No description