faif
Public Member Functions | List of all members
faif::dna::NucleotideBadCharException Class Reference

the exception thrown when unknown nucleotide (bad letter) occures More...

#include <ExceptionsDna.h>

Inheritance diagram for faif::dna::NucleotideBadCharException:
Inheritance graph
Collaboration diagram for faif::dna::NucleotideBadCharException:
Collaboration graph

Public Member Functions

 NucleotideBadCharException (char c)
 
virtual const char * what () const throw ()
 
virtual std::ostream & print (std::ostream &os) const throw ()
 

Detailed Description

the exception thrown when unknown nucleotide (bad letter) occures

Member Function Documentation

virtual std::ostream& faif::dna::NucleotideBadCharException::print ( std::ostream &  os) const
throw (
)
inlinevirtual

prints detailed information into given output stream

Reimplemented from faif::FaifException.


The documentation for this class was generated from the following file: