#include <featureError.h>

Public Member Functions | |
| featLocErr () | |
| featLocErr (const string &info, const string &loc) | |
| void | print (ostream ous) const |
Private Attributes | |
| string | locString |
| featLocErr::featLocErr | ( | ) | [inline] |
| featLocErr::featLocErr | ( | const string & | info, | |
| const string & | loc | |||
| ) | [inline] |
| void featLocErr::print | ( | ostream | ous | ) | const [inline] |
References locString, and featErr::print().
string featLocErr::locString [private] |
Referenced by print().
1.5.6