Apama  9.10.0.4.289795
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
AP_BoundsException Class Reference

Boundary checking error. More...

#include <correlator_plugin.hpp>

Inheritance diagram for AP_BoundsException:
AP_PluginException

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

Detailed Description

Boundary checking error.

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

Constructor & Destructor Documentation

AP_BoundsException::AP_BoundsException ( const std::string &  what)
inlineexplicit

Construct an AP_BoundsException from a message.


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