OnixS Eurex EDCI Handler C++ library 1.0.0
Users' manual and API documentation
Loading...
Searching...
No Matches
NotImplementedException Class Reference

Public Member Functions

 NotImplementedException (const std::string &source)
Public Member Functions inherited from OperationException
 OperationException (const std::string &source, const std::string &message)
 OperationException (const std::string &source, const std::string &host, int port, const std::string &message)
Public Member Functions inherited from Exception
 Exception (const std::string &method_name, const std::string &message)
 Exception (const Exception &)
 ~Exception () noexcept override
Exceptionoperator= (const Exception &)
const char * what () const noexcept override
void touch (const std::string &method_name)

Detailed Description

Definition at line 169 of file Exception.h.

Constructor & Destructor Documentation

◆ NotImplementedException()

NotImplementedException ( const std::string & source)

Constructor.