Home
C-
Bits
Package Documentation
Project Page
Main Page
Namespace List
Class Hierarchy
Compound List
File List
Compound Members
File Members
cbits::ThreadException Class Reference
Exception class for
cbits::Thread
.
More...
#include <
ThreadException.h
>
List of all members.
Public Methods
ThreadException
(const char *s)
std::string &
getMessage
()
~ThreadException
() throw ()
Protected Attributes
std::string
msg
Detailed Description
Exception class for
cbits::Thread
.
Constructor & Destructor Documentation
cbits::ThreadException::ThreadException
(
const char *
s
)
[inline]
cbits::ThreadException::~ThreadException
(
)
throw ()
[inline]
Member Function Documentation
std::string& cbits::ThreadException::getMessage
(
)
[inline]
Member Data Documentation
std::string cbits::ThreadException::msg
[protected]
The documentation for this class was generated from the following file:
ThreadException.h
Generated by
Hosted by