Serialized Form
- 
Package edu.ucsb.cs156.happiercows.entities
- 
Class edu.ucsb.cs156.happiercows.entities.UserCommonsKey
class UserCommonsKey extends Object implements Serializable- 
Serialized Fields
- 
commonsId
long commonsId
 - 
userId
long userId
 
 - 
 
 - 
 
 - 
 - 
Package edu.ucsb.cs156.happiercows.errors
- 
Exception edu.ucsb.cs156.happiercows.errors.BuyPositiveException
class BuyPositiveException extends Exception implements Serializable - 
Exception edu.ucsb.cs156.happiercows.errors.EntityNotFoundException
class EntityNotFoundException extends RuntimeException implements Serializable - 
Exception edu.ucsb.cs156.happiercows.errors.NoCowsException
class NoCowsException extends Exception implements Serializable - 
Exception edu.ucsb.cs156.happiercows.errors.NotEnoughMoneyException
class NotEnoughMoneyException extends Exception implements Serializable 
 -