fawkes::DestructionInProgressException Class Reference
[Fawkes Exceptions]

Delete in progress. More...

#include <core/exceptions/software.h>

Inheritance diagram for fawkes::DestructionInProgressException:

[legend]
List of all members.

Public Member Functions

 DestructionInProgressException (const char *format,...) throw ()
 Constructor.

Detailed Description

Delete in progress.

Throw this exception if someone tried to access an object that is currently being destroyed.

Definition at line 58 of file software.h.


Constructor & Destructor Documentation

fawkes::DestructionInProgressException::DestructionInProgressException ( const char *  format,
  ... 
) throw ()

Constructor.

Parameters:
format message format, takes sprintf() parameters as variadic arguments

Definition at line 115 of file software.cpp.

References fawkes::Exception::append_va().


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