Uses of Class
com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestTokenDisabledException
Packages that use GuestTokenDisabledException
-
Uses of GuestTokenDisabledException in com.broadleafcommerce.cartoperation.web.endpoint.exception
Methods in com.broadleafcommerce.cartoperation.web.endpoint.exception with parameters of type GuestTokenDisabledExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<com.broadleafcommerce.common.error.ApiError>
CartOperationExceptionAdvisor.handleGuestTokenDisabledException
(GuestTokenDisabledException ex, org.springframework.web.context.request.WebRequest request)