Uses of Class
com.broadleafcommerce.sandbox.web.ApiQualifiedStateError
Packages that use ApiQualifiedStateError
-
Uses of ApiQualifiedStateError in com.broadleafcommerce.sandbox.web.endpoint
Methods in com.broadleafcommerce.sandbox.web.endpoint that return types with arguments of type ApiQualifiedStateErrorModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ApiQualifiedStateError>
TransitionRequestEndpoint.handleChangeSummariesNotFoundException
(ChangeSummariesNotFoundException ex, org.springframework.web.context.request.WebRequest request) org.springframework.http.ResponseEntity<ApiQualifiedStateError>
TransitionRequestEndpoint.handleQualifiedStateException
(QualifiedStateException ex, org.springframework.web.context.request.WebRequest request)