Class sdm::exception::NotImplementedException
Class List > sdm > exception > NotImplementedException
Not implemented method exception.
#include <exception.hpp>
Inherits the following classes: sdm::exception::Exception
Public Functions
| Type | Name |
|---|---|
| NotImplementedException () |
Public Functions inherited from sdm::exception::Exception
| Type | Name |
|---|---|
| Exception (const std::string & msg_) Constructor (C++ STL string). | |
| virtual const char * | what () const Returns a pointer to the (constant) error description. |
Protected Attributes inherited from sdm::exception::Exception
| Type | Name |
|---|---|
| std::string | error_message Error message. |
Public Functions Documentation
function NotImplementedException
explicit sdm::exception::NotImplementedException::NotImplementedException ()
The documentation for this class was generated from the following file src/sdm/exception.hpp