CASGarbage class encountered a dead lock.
More...
#include <casexception.h>
Inheritance diagram for ECASGarbageThread_EDEADLK:

Public Member Functions | |
| ECASGarbageThread_EDEADLK (std::string &func_name) throw () | |
Initializes msg. | |
| ~ECASGarbageThread_EDEADLK () throw () | |
| Dummy. | |
Definition at line 424 of file casexception.h.
| ECASGarbageThread_EDEADLK::ECASGarbageThread_EDEADLK | ( | 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 434 of file casexception.h.
| ECASGarbageThread_EDEADLK::~ECASGarbageThread_EDEADLK | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 443 of file casexception.h.
1.4.7