Class ApiDivergentChangeError
java.lang.Object
com.broadleafcommerce.common.error.ApiError
com.broadleafcommerce.sandbox.web.endpoint.exception.ApiDivergentChangeError
public class ApiDivergentChangeError
extends com.broadleafcommerce.common.error.ApiError
Special ApiError capable of passing back the identities of diverged ChangeSummary instances.
- Author:
- Jeff Fischer
-
Nested Class Summary
Nested classes/interfaces inherited from class com.broadleafcommerce.common.error.ApiError
com.broadleafcommerce.common.error.ApiError.StatusConverter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.broadleafcommerce.common.error.ApiError
addError, getException, getGlobalErrors, getStatus, getStatusCode, getTimestamp, getTitle, getType, setException, setTimestamp, toResponseEntity, toString, withException, withGlobalErrors, withStatus, withStatusCode, withTimestamp, withTitle, withType
-
Constructor Details
-
ApiDivergentChangeError
-
-
Method Details
-
getDivergedSummaries
-