Class CreateBasketFromOrderException
dw.order
Class CreateBasketFromOrderException
Object
TopLevel.Error
TopLevel.APIException
dw.order.CreateBasketFromOrderException
This APIException is thrown by method BasketMgr.createBasketFromOrder(Order) to indicate no Basket could be created from the Order.
Properties
errorCode  :  String  (Read Only)
Indicates reason why BasketMgr.createBasketFromOrder(Order) failed.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
Methods inherited from class Error