lib/genevalidator/exceptions.rb in genevalidator-1.6.2 vs lib/genevalidator/exceptions.rb in genevalidator-1.6.3
- old
+ new
@@ -1,10 +1,9 @@
module GeneValidator
# Exception raised when BLAST path is not added to the CLASSPATH
class ClasspathError < Exception
end
-
# Exception raised when the command line type argument
# does not corrsepond to the type of the sequences in the fasta file
class SequenceTypeError < Exception
def to_s
"\nSequence Type error: Possible cause include that the blast output" \