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