Loading...
Searching...
No Matches
idol::NotImplemented Class Reference

Description

Definition at line 14 of file NotImplemented.h.

Public Methods

 NotImplemented (std::string t_functionality, const std::string &t_method_to_override)
const char * what () const noexcept override

Constructor & Destructor Documentation

◆ NotImplemented()

idol::NotImplemented::NotImplemented ( std::string t_functionality,
const std::string & t_method_to_override )
inline

Definition at line 16 of file NotImplemented.h.

Methods Documentation

◆ what()

const char * idol::Exception::what ( ) const
inlinenodiscardoverridenoexceptinherited

Definition at line 19 of file Exception.h.