PWToolBox::SingletonException< T > Class Template Reference

This is thrown when a singleton violation occurs. More...

#include <Exceptions.h>

Inheritance diagram for PWToolBox::SingletonException< T >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SingletonException ()
 ~SingletonException () throw ()

Detailed Description

template<typename T>
class PWToolBox::SingletonException< T >

This is thrown when a singleton violation occurs.

This uses RTTI to get the name of the type that already existed. Since This error is most likely to appear during the initialization phase, the performance is not as important


Constructor & Destructor Documentation

template<typename T>
PWToolBox::SingletonException< T >::SingletonException (  )  [inline]

template<typename T>
PWToolBox::SingletonException< T >::~SingletonException (  )  throw () [inline]


The documentation for this class was generated from the following file:
Generated on Sun Jul 13 14:18:25 2008 for PWToolBox by  doxygen 1.5.1