Apama  10.1.0.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AP_PluginException Class Reference

#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.

Constructor & Destructor Documentation

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: