highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HCE::exception::ThreadAlreadyRunException Class Reference

#include <ThreadAlreadyRunException.hpp>

Inheritance diagram for HCE::exception::ThreadAlreadyRunException:
Collaboration diagram for HCE::exception::ThreadAlreadyRunException:

Public Member Functions

 ThreadAlreadyRunException (const std::string &what)
virtual ~ThreadAlreadyRunException () throw ()
- Public Member Functions inherited from HCE::exception::ExceptionBase
 ExceptionBase (const std::string &what)
 ExceptionBase (const ExceptionBase &exp)
void setInternalException (Poco::SharedPtr< ExceptionBase > &exception) throw ()
virtual const char * what () const throw ()
virtual ~ExceptionBase () throw ()

Additional Inherited Members

- Protected Attributes inherited from HCE::exception::ExceptionBase
std::vector< Poco::SharedPtr
< ExceptionBase > > 
expVector

Detailed Description

Definition at line 23 of file ThreadAlreadyRunException.hpp.

Constructor & Destructor Documentation

HCE::exception::ThreadAlreadyRunException::ThreadAlreadyRunException ( const std::string &  what)
inline

Definition at line 26 of file ThreadAlreadyRunException.hpp.

virtual HCE::exception::ThreadAlreadyRunException::~ThreadAlreadyRunException ( ) throw ()
inlinevirtual

Definition at line 27 of file ThreadAlreadyRunException.hpp.


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