Package Exceptions
Class InvalidGenotypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- Exceptions.DataException
-
- Exceptions.InvalidGenotypeException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidGenotypeException extends DataException
Exception to be thrown for an invalid genotype- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidGenotypeException(java.lang.String s)
Constructor
-