Fledge
An open source edge computing platform for industrial users
PluginNotImplementedException Class Reference

Implementation of PluginNotImplementedException. More...

#include <plugin_exception.h>

Inheritance diagram for PluginNotImplementedException:
Collaboration diagram for PluginNotImplementedException:

Public Member Functions

 PluginNotImplementedException (const char *error="Functionality not implemented yet!")
 
const char * what () const noexcept
 

Detailed Description

Implementation of PluginNotImplementedException.

This exception should be thrown when a feature is not implemented yet.


The documentation for this class was generated from the following file: