bpp-seq
2.2.0
|
Exception sent when a site containing gap is found. More...
#include <Bpp/Seq/SiteExceptions.h>
Public Member Functions | |
SiteWithGapException (const std::string &text, const Site *s=0) | |
virtual | ~SiteWithGapException () throw () |
virtual const Site * | getSite () const |
Get the site that threw the exception. More... | |
Exception sent when a site containing gap is found.
Definition at line 112 of file SiteExceptions.h.
|
inline |
Definition at line 116 of file SiteExceptions.h.
|
inlinevirtual |
Definition at line 118 of file SiteExceptions.h.
|
inlinevirtualinherited |
Get the site that threw the exception.
Definition at line 94 of file SiteExceptions.h.
References bpp::SiteException::site_.