fawkes::CannotFinalizeThreadException Class Reference
[Fawkes Exceptions]

Thread cannot be finalized. More...

#include <core/threading/thread_finalizer.h>

Inheritance diagram for fawkes::CannotFinalizeThreadException:

[legend]
List of all members.

Public Member Functions

 CannotFinalizeThreadException (const char *format,...)
 Constructor.
 CannotFinalizeThreadException (Exception &e)
 Constructor.

Detailed Description

Thread cannot be finalized.

Thrown if a thread could not be finalized for whatever reason.

Definition at line 34 of file thread_finalizer.h.


Constructor & Destructor Documentation

fawkes::CannotFinalizeThreadException::CannotFinalizeThreadException ( const char *  format,
  ... 
)

Constructor.

Parameters:
format message format (reason or symptom of failure)

Definition at line 37 of file thread_finalizer.cpp.

References fawkes::Exception::append_va().

fawkes::CannotFinalizeThreadException::CannotFinalizeThreadException ( Exception e  ) 

Constructor.

Parameters:
e exception to copy messages from

Definition at line 49 of file thread_finalizer.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:32:48 2011 for Fawkes API by  doxygen 1.4.7