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