ECASGarbageThread_EAGAIN Class Reference
[Exceptions]

A CASGarbage thread could not be created. More...

#include <casexception.h>

Inheritance diagram for ECASGarbageThread_EAGAIN:

CASException List of all members.

Public Member Functions

 ECASGarbageThread_EAGAIN (std::string &func_name) throw ()
 Initializes msg.
 ~ECASGarbageThread_EAGAIN () throw ()
 Dummy.

Detailed Description

While calling 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.


Constructor & Destructor Documentation

ECASGarbageThread_EAGAIN::ECASGarbageThread_EAGAIN ( std::string &  func_name  )  throw () [inline]

Initializes msg with the appropriate message.

Parameters:
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.


The documentation for this class was generated from the following file:
Generated on Sun Dec 31 01:57:32 2006 for ECAS by  doxygen 1.4.7