Apama
9.10.0.4.289795
|
Type error. More...
#include <correlator_plugin.hpp>
Public Member Functions | |
AP_TypeException (const std::string &what) | |
Construct an AP_TypeException 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... | |
Type error.
Typically results from an attempt to read/write a value of the wrong type from/to an AP_Type object.
|
inlineexplicit |
Construct an AP_TypeException from a message.