public final class StaleCartApiError
extends com.broadleafcommerce.common.error.ApiError
StaleCartException.| Constructor and Description |
|---|
StaleCartApiError(StaleCartException ex) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
com.broadleafcommerce.cart.client.domain.Cart |
getNewCart() |
int |
hashCode() |
String |
toString() |
addError, getException, getGlobalErrors, getStatus, getStatusCode, getTimestamp, getTitle, getType, setException, setTimestamp, toResponseEntity, withException, withGlobalErrors, withStatus, withStatusCode, withTimestamp, withTitle, withTypepublic StaleCartApiError(StaleCartException ex)
Copyright © 2021. All rights reserved.