ERAV: Entity Relation Attribute Value:
|
#include <ERAV.h>
Public Member Functions | |
exception (const char *w) throw () | |
const char * | what () const throw () |
Private Attributes | |
const char * | m_what |
Friends | |
void | ERAV::parser::error (const char *) |
ERAV::exception::exception | ( | const char * | w | ) | throw () [inline] |
const char* ERAV::exception::what | ( | ) | const throw () [inline] |
void ERAV::parser::error | ( | const char * | ) | [friend] |
const char* ERAV::exception::m_what [private] |