Class InventoryUnavailableApiError
java.lang.Object
com.broadleafcommerce.common.error.ApiError
com.broadleafcommerce.inventory.web.exception.InventoryUnavailableApiError
public class InventoryUnavailableApiError
extends com.broadleafcommerce.common.error.ApiError
- Author:
- Kelly Tisdell (ktisdell)
-
Nested Class Summary
Nested classes/interfaces inherited from class com.broadleafcommerce.common.error.ApiError
com.broadleafcommerce.common.error.ApiError.StatusConverter
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class com.broadleafcommerce.common.error.ApiError
addError, getException, getGlobalErrors, getStatus, getStatusCode, getTimestamp, getTitle, getType, setException, setTimestamp, toResponseEntity, withException, withGlobalErrors, withStatus, withStatusCode, withTimestamp, withTitle, withType