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