A part of blueZync.
signalException Class Reference
List of all members.Detailed Description
exception which we throw when a signal is caught
Public Member Functions | |
signalException (const char *message) | |
Private Member Functions | |
virtual const char * | what () const throw () |
Private Attributes | |
const char * | myMessage |
Constructor & Destructor Documentation
signalException::signalException | ( | const char * | message | ) |
Member Function Documentation
const char * signalException::what | ( | ) | const throw () [private, virtual] |
return message describing signal exception
Member Data Documentation
const char* signalException::myMessage [private] |
The documentation for this class was generated from the following files: