Class NegativeBuyNumberException

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

public class NegativeBuyNumberException extends Exception
See Also:
  • Constructor Details

    • NegativeBuyNumberException

      public NegativeBuyNumberException(String messageString)