![]() |
Fledge
An open source edge computing platform for industrial users
|
Implementation of PluginNotImplementedException. More...
#include <plugin_exception.h>
Public Member Functions | |
PluginNotImplementedException (const char *error="Functionality not implemented yet!") | |
const char * | what () const noexcept |
Implementation of PluginNotImplementedException.
This exception should be thrown when a feature is not implemented yet.