public class CheckoutCompletionMessageException extends RuntimeException
Constructor and Description |
---|
CheckoutCompletionMessageException(String message,
Throwable cause,
com.broadleafcommerce.cart.client.domain.Cart cart) |
Modifier and Type | Method and Description |
---|---|
com.broadleafcommerce.cart.client.domain.Cart |
getCart()
The cart whose checkout is being finalized.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.