#include <featureError.h>

Public Member Functions | |
| featErr () | |
| featErr (const string &info) | |
| virtual void | print (ostream &ous) const |
Private Attributes | |
| string | message |
| featErr::featErr | ( | ) | [inline] |
| featErr::featErr | ( | const string & | info | ) | [inline] |
| void featErr::print | ( | ostream & | ous | ) | const [virtual] |
References message.
Referenced by featLocErr::print(), gbdnaseq::writeAce(), and feature::writeAceDNA().
string featErr::message [private] |
Referenced by print().
1.5.6