Package Exceptions
Class NotEnoughMaskableGenotypesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- Exceptions.AlgorithmException
-
- Exceptions.NotEnoughMaskableGenotypesException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotEnoughMaskableGenotypesException extends AlgorithmException
Exception for when there are not enough maskable genotypes- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotEnoughMaskableGenotypesException()
Default constructor
-