faif
|
the exception thrown when unknown nucleotide (bad letter) occures More...
#include <ExceptionsDna.h>
Public Member Functions | |
NucleotideBadCharException (char c) | |
virtual const char * | what () const throw () |
virtual std::ostream & | print (std::ostream &os) const throw () |
the exception thrown when unknown nucleotide (bad letter) occures
|
inlinevirtual |
prints detailed information into given output stream
Reimplemented from faif::FaifException.