Core::NotImplException Class Reference

The exception type thrown for features that have not been implemented. More...

#include <NotImplException.hpp>

Inheritance diagram for Core::NotImplException:

Core::Exception Core::NotCopyable List of all members.

Public Member Functions

 NotImplException ()
 Default constructor.
 NotImplException (const std::tstring &strDetails)
 Construction from a string containg the details.
virtual ~NotImplException ()
 Destructor.

Detailed Description

The exception type thrown for features that have not been implemented.


Constructor & Destructor Documentation

Core::NotImplException::NotImplException (  )  [inline]

Default constructor.

Core::NotImplException::NotImplException ( const std::tstring strDetails  )  [inline]

Construction from a string containg the details.

Core::NotImplException::~NotImplException (  )  [inline, virtual]

Destructor.


The documentation for this class was generated from the following file:
Generated on Wed Feb 13 22:53:28 2008 for Core Library by  doxygen 1.5.2