Class GeneFrequencyNotPresentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.hexagram2021.chromosomelib.common.util.exception.GeneFrequencyNotPresentException
All Implemented Interfaces:
Serializable

public class GeneFrequencyNotPresentException extends IllegalStateException
See Also:
  • Constructor Details

    • GeneFrequencyNotPresentException

      public GeneFrequencyNotPresentException(Collection<net.minecraft.core.Holder<Gene>> genes, net.minecraft.core.Holder<GeneLocus> geneLocus)