|
HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <ThreadAlreadyRunningException.hpp>
Public Member Functions | |
| ThreadAlreadyRunningException (const std::string &message) | |
| virtual | ~ThreadAlreadyRunningException () throw () |
Definition at line 7 of file ThreadAlreadyRunningException.hpp.
|
inline |
Definition at line 9 of file ThreadAlreadyRunningException.hpp.
|
inlinevirtual |
Definition at line 10 of file ThreadAlreadyRunningException.hpp.