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