Overview
API Versioning
Deprecated
dw.order
Class CreateOrderException
Object
TopLevel.Error
TopLevel.APIException
dw.order.CreateOrderException
This APIException is thrown by method
OrderMgr.createOrder(Basket, String)
to indicate no Order could be created from the Basket.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
Methods inherited from class
Error
captureStackTrace
,
toString
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