CASGarbage class was unable to join a thread.
More...
#include <casexception.h>
Inheritance diagram for ECASGarbageThread_ESRCH:

Public Member Functions | |
| ECASGarbageThread_ESRCH (std::string &func_name, pthread_t tid) throw () | |
Initializes msg. | |
| ~ECASGarbageThread_ESRCH () throw () | |
| Dummy. | |
Definition at line 480 of file casexception.h.
| ECASGarbageThread_ESRCH::ECASGarbageThread_ESRCH | ( | std::string & | func_name, | |
| pthread_t | tid | |||
| ) | throw () [inline] |
Initializes msg with the appropriate message.
| func_name | Reference to a string naming the function failed. | |
| tid | Thread ID. |
Definition at line 491 of file casexception.h.
| ECASGarbageThread_ESRCH::~ECASGarbageThread_ESRCH | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 502 of file casexception.h.
1.4.7