fawkes::ThreadListNotSealedException Class Reference

Thread list not sealed exception. More...

#include <core/threading/thread_list.h>

Inheritance diagram for fawkes::ThreadListNotSealedException:

[legend]
List of all members.

Public Member Functions

 ThreadListNotSealedException (const char *format,...)
 Constructor.

Detailed Description

Thread list not sealed exception.

This exception is thrown whenever the thread list is given to some method that expects a sealed list (probably because it sealed the list by itself). This exception is meant to be only thrown by users of ThreadList.

Author:
Tim Niemueller

Definition at line 50 of file thread_list.h.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
format format of message

Definition at line 71 of file thread_list.cpp.

References fawkes::Exception::append_va().


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