Uses of Class
edu.ucsb.cs156.happiercows.errors.NotEnoughMoneyException
-
Uses of NotEnoughMoneyException in edu.ucsb.cs156.happiercows.controllers
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>
UserCommonsController.putUserCommonsByIdBuy
(Long commonsId, int numCows)