A part of blueZync.
BZOpenSyncException Class Reference
List of all members.Detailed Description
exception thrown by thread in case of errors
Public Member Functions | |
BZOpenSyncException (const char *szFunc, int szLine, const char *szMessage, const char *szDetails) | |
BZOpenSyncException (const char *szFunc, int szLine, const char *szMessage) | |
BZOpenSyncException (const char *message) | |
virtual const char * | what () const throw () |
Private Attributes | |
const char * | myMessage |
Constructor & Destructor Documentation
BZOpenSyncException::BZOpenSyncException | ( | const char * | message | ) |
BZOpenSyncException::BZOpenSyncException | ( | const char * | szFunc, | |
int | szLine, | |||
const char * | szMessage | |||
) |
BZOpenSyncException::BZOpenSyncException | ( | const char * | szFunc, | |
int | szLine, | |||
const char * | szMessage, | |||
const char * | szDetails | |||
) |
Member Function Documentation
virtual const char* BZOpenSyncException::what | ( | ) | const throw () [virtual] |
Member Data Documentation
const char* BZOpenSyncException::myMessage [private] |
The documentation for this class was generated from the following file: