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