Core Library
Public Member Functions
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

List of all members.

Public Member Functions

 NotImplException (const tstring &strDetails)
 Construction from a string containing the details.
virtual ~NotImplException () throw ()
 Destructor.

Detailed Description

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


Constructor & Destructor Documentation

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

Construction from a string containing the details.

Construction from a string containg the details.

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

Destructor.


The documentation for this class was generated from the following file: