class VExceptionMemory : protected VException

Generic exception classes Note, class specific exception classes should be defined in separate Exception

Inheritance:


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

virtual string getName()
void log()

Documentation

Generic exception classes Note, class specific exception classes should be defined in separate Exception.[ch]xx files

This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++