CASGarbage thread could not be created.
More...
#include <casexception.h>
Inheritance diagram for ECASGarbageThread_EAGAIN:

Public Member Functions | |
| ECASGarbageThread_EAGAIN (std::string &func_name) throw () | |
Initializes msg. | |
| ~ECASGarbageThread_EAGAIN () throw () | |
| Dummy. | |
pthread_create(), EAGAIN was returned. The system has reached it's limit, e.g. too many threads created.
Definition at line 367 of file casexception.h.
| ECASGarbageThread_EAGAIN::ECASGarbageThread_EAGAIN | ( | 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 377 of file casexception.h.
| ECASGarbageThread_EAGAIN::~ECASGarbageThread_EAGAIN | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 386 of file casexception.h.
1.4.7