Class NegativeSellNumberException

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

public class NegativeSellNumberException extends Exception
See Also:
  • Constructor Details

    • NegativeSellNumberException

      public NegativeSellNumberException(String messageString)