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

the exception when chain representing codon is shorted than 3 nucleotides More...

#include <ExceptionsDna.h>

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

Public Member Functions

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

Detailed Description

the exception when chain representing codon is shorted than 3 nucleotides

Member Function Documentation

virtual std::ostream& faif::dna::CodonStringTooShortException::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: