Package Exceptions
Class RepeatedSNPException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- Exceptions.DataException
-
- Exceptions.RepeatedSNPException
-
- All Implemented Interfaces:
java.io.Serializable
public class RepeatedSNPException extends DataException
Exception to be thrown if a SNP name is repeated- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RepeatedSNPException(java.lang.String s)
Constructor
-