class VThreadExceptionInvalidAttributes : protected VThreadException

invalid attributes have been passed to some VThread method

Inheritance:


Public Methods

string getName( void )
get the exception name
VThreadExceptionInvalidAttributes( const string& msg, const string& file, const int line, const int error = 0 )
constructor

Inherited from VThreadException:


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

invalid attributes have been passed to some VThread method
VThreadExceptionInvalidAttributes( const string& msg, const string& file, const int line, const int error = 0 )
constructor

string getName( void )
get the exception name


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++