Apama
9.10.0.4.289795
|
Boundary checking error. More...
#include <correlator_plugin.hpp>
Public Member Functions | |
AP_BoundsException (const std::string &what) | |
Construct an AP_BoundsException 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... | |
Boundary checking error.
Thrown by attempted access to non-existent sequence or array elements.
|
inlineexplicit |
Construct an AP_BoundsException from a message.