public class PriceChangedException extends SphereException
Constructor and Description |
---|
PriceChangedException(java.lang.Iterable<java.lang.String> lineItemIds) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getLineItemIds()
Ids of the line items for which the price, tax or shipping changed.
|