Serialized Form
-
Package edu.ucsb.cs156.happiercows.errors
-
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
-