BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQException.h>
Public Member Functions | |
BioFTQException () | |
BioFTQException (const string &bou_) | |
void | setBioFTQException (const string &bou_) |
string | getException () |
bool | findException (const string &) |
void | showException (ostream &os=cout, string x=" ") |
BioFTQException::BioFTQException | ( | ) | [inline] |
BioFTQException::BioFTQException | ( | const string & | bou_ | ) |
bool BioFTQException::findException | ( | const string & | ) |
string BioFTQException::getException | ( | ) |
void BioFTQException::setBioFTQException | ( | const string & | bou_ | ) |
void BioFTQException::showException | ( | ostream & | os = cout , |
string | x = " " |
||
) |