CASGarbage class encountered an unknown pthread_* error.
More...
#include <casexception.h>
Inheritance diagram for ECASGarbageThread_UNKNOWN:

Public Member Functions | |
| ECASGarbageThread_UNKNOWN (std::string &func_name) throw () | |
Initializes msg. | |
| ~ECASGarbageThread_UNKNOWN () throw () | |
| Dummy. | |
Definition at line 397 of file casexception.h.
| ECASGarbageThread_UNKNOWN::ECASGarbageThread_UNKNOWN | ( | std::string & | func_name | ) | throw () [inline] |
Initializes msg with the appropriate message.
| func_name | Reference to a string naming the function failed. |
Definition at line 407 of file casexception.h.
| ECASGarbageThread_UNKNOWN::~ECASGarbageThread_UNKNOWN | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 416 of file casexception.h.
1.4.7