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