dw.order
Class 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
Methods inherited from class
Object
assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values
© Copyright 2000-2024, salesforce.com inc. All rights reserved. Various trademarks held by their respective owners.