rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::NotImplementedException Class Reference
[Exceptions]

Specifies that a method was not implemented. More...

#include <rwsf/core/NotImplementedException.h>

Inheritance diagram for rwsf::NotImplementedException:
rwsf::Exception

List of all members.

Public Member Functions

 NotImplementedException (const rwsf::ExceptionInfo &eInfo, const std::string &function)
virtual ~NotImplementedException () throw ()

Detailed Description

Derived from rwsf::Exception. Used to specify that a method was not implemented.


Constructor & Destructor Documentation

rwsf::NotImplementedException::NotImplementedException ( const rwsf::ExceptionInfo eInfo,
const std::string &  function 
)

Constructs an exception for the given function indicating it was not implemented.

See also:
rwsf::ExceptionInfo
virtual rwsf::NotImplementedException::~NotImplementedException (  )  throw () [virtual]

Destructor.


Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.