Class BuyPositiveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ucsb.cs156.happiercows.errors.BuyPositiveException
All Implemented Interfaces:
Serializable

public class BuyPositiveException extends Exception
See Also:
  • Constructor Details

    • BuyPositiveException

      public BuyPositiveException(String messageString)