Apama
9.10.0.4.289795
|
Base class of all exceptions thrown across the correlator/plugin boundary. More...
#include <correlator_plugin.hpp>
Public Member Functions | |
AP_PluginException (const std::string &what) | |
Construct an AP_PluginException from a message. More... | |
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.
|
inlineexplicit |
Construct an AP_PluginException from a message.