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