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