faif
|
the base exception class for faif library More...
#include <ExceptionsFaif.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
virtual std::ostream & | print (std::ostream &os) const throw () |
the exception info written to ostream More... | |
the base exception class for faif library
|
inlinevirtual |
the exception info written to ostream
Reimplemented in faif::NotFoundException, faif::dna::CodonStringTooShortException, faif::dna::NucleotideBadCharException, and faif::timeseries::PredictionRangeException.
Referenced by faif::NotFoundException::print().