Apama  10.7.2.2
AP_PluginException Class Reference

[DEPRECATED]
Base class of all exceptions thrown across the correlator/plugin boundary. More...

#include <correlator_plugin.hpp>

Inheritance diagram for AP_PluginException:
AP_BoundsException AP_TypeException AP_UnimplementedException AP_UserPluginException

Public Member Functions

 AP_PluginException (const std::string &what)
 

Detailed Description

[DEPRECATED]
Base class of all exceptions thrown across the correlator/plugin boundary.

Unless documented otherwise, plugins should assume that any API function can throw this exception.

Deprecated:
This class has been deprecated.

Constructor & Destructor Documentation

◆ AP_PluginException()

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

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