Fawkes API Fawkes Development Version

fawkes::DestructionInProgressException Class Reference

Delete in progress. More...

#include <>>

Inheritance diagram for fawkes::DestructionInProgressException:

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:
formatmessage format, takes sprintf() parameters as variadic arguments

Definition at line 115 of file software.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends