TheliaProcessException
class TheliaProcessException extends RuntimeException
these exception are non fatal exception, due to thelia process exception or customer random navigation
they redirect the customer who trig them to a specific error page // @todo
Class TheliaProcessException
Constants
| UNKNOWN_EXCEPTION |
|
| CART_ITEM_NOT_ENOUGH_STOCK |
|
| NO_PLACED_ORDER |
|
| PLACED_ORDER_ID_BAD_CURRENT_CUSTOMER |
|
Properties
| $data |
Methods
__construct($message, $code = null, $data = null, $previous = null)
No description