Apama  10.7.2.2
AP_UnimplementedException Class Reference

[DEPRECATED]
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>

Inheritance diagram for AP_UnimplementedException:
AP_PluginException

Public Member Functions

 AP_UnimplementedException (const std::string &what)
 
- Public Member Functions inherited from AP_PluginException
 AP_PluginException (const std::string &what)
 

Detailed Description

[DEPRECATED]
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.

Deprecated:
This class has been deprecated.

Constructor & Destructor Documentation

◆ AP_UnimplementedException()

AP_UnimplementedException::AP_UnimplementedException ( const std::string &  what)
inlineexplicit
Deprecated:
Construct an AP_UnimplementedException from a message

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