Apama  10.7.2.2
AP_BoundsException Class Reference

[DEPRRECATED]
Boundary checking error. More...

#include <correlator_plugin.hpp>

Inheritance diagram for AP_BoundsException:
AP_PluginException

Public Member Functions

 AP_BoundsException (const std::string &what)
 
- Public Member Functions inherited from AP_PluginException
 AP_PluginException (const std::string &what)
 

Detailed Description

[DEPRRECATED]
Boundary checking error.

Thrown by attempted access to non-existent sequence or array elements.

Deprecated:
This class has been deprecated.

Constructor & Destructor Documentation

◆ AP_BoundsException()

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

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