class DataException : protected VException

Exception handling class DataException

Inheritance:


Public Methods

DataException( const string& msg, const string& file, const int line, const int error = 0 )
string getName( void )

Inherited from VException:

Public Methods

string getDescription()
int getError()
VEnvVar(const mstring& variable, const mstring& defvalue)
VEnvVar(const mstring& variable)

Protected Fields

int errorCode
string fileName
int lineNumber
string message

Protected Methods

void log()

Documentation

Exception handling class DataException. None of this is used -- this class is depreciated and will be removed or renovated in the future
DataException( const string& msg, const string& file, const int line, const int error = 0 )

string getName( void )


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++