Class Fertilizer.FertilizerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.autumo.beetroot.plant.Fertilizer.FertilizerException
All Implemented Interfaces:
Serializable
Enclosing class:
Fertilizer

public class Fertilizer.FertilizerException extends Exception
See Also:
  • Constructor Details

    • FertilizerException

      public FertilizerException(String msg)
    • FertilizerException

      public FertilizerException(String msg, Throwable t)