Uses of Class
edu.ucsb.cs156.happiercows.errors.NegativeBuyNumberException
Packages that use NegativeBuyNumberException
-
Uses of NegativeBuyNumberException in edu.ucsb.cs156.happiercows.controllers
Methods in edu.ucsb.cs156.happiercows.controllers that throw NegativeBuyNumberExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>
UserCommonsController.putUserCommonsByIdBuy
(Long commonsId, int numCows)