Class DataExchangeApiError
java.lang.Object
com.broadleafcommerce.common.error.ApiError
com.broadleafcommerce.dataexchange.service.error.web.DataExchangeApiError
public class DataExchangeApiError
extends com.broadleafcommerce.common.error.ApiError
Represents an unrecoverable error that occurred when processing a batch of entities. This is a
representation of the response returned to the client when an unrecoverable error occurs. see
DataExchangeGlobalExceptionAdvisor
-
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
-
DataExchangeApiError
-
-
Method Details
-
getError
-