Apama
9.12.0.5
|
Thrown by an attempt to use a function that is defined but not implemented in this version of the API. More...
#include <correlator_plugin.hpp>
Public Member Functions | |
AP_UnimplementedException (const std::string &what) | |
Construct an AP_UnimplementedException from a message. More... | |
Public Member Functions inherited from AP_PluginException | |
AP_PluginException (const std::string &what) | |
Construct an AP_PluginException from a message. More... | |
Thrown by an attempt to use a function that is defined but not implemented in this version of the API.
Can also be thrown by deprecated functions that are still in the API but for which no reasonable implementation exists.
|
inlineexplicit |
Construct an AP_UnimplementedException from a message.