HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::ThreadAlreadyRunningException Class Reference

#include <ThreadAlreadyRunningException.hpp>

Public Member Functions

 ThreadAlreadyRunningException (const std::string &message)
virtual ~ThreadAlreadyRunningException () throw ()

Detailed Description

Definition at line 7 of file ThreadAlreadyRunningException.hpp.

Constructor & Destructor Documentation

HCE::ThreadAlreadyRunningException::ThreadAlreadyRunningException ( const std::string &  message)
inline

Definition at line 9 of file ThreadAlreadyRunningException.hpp.

virtual HCE::ThreadAlreadyRunningException::~ThreadAlreadyRunningException ( ) throw ()
inlinevirtual

Definition at line 10 of file ThreadAlreadyRunningException.hpp.


The documentation for this class was generated from the following file: