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_TypeException Class Reference

Type error. More...

#include <correlator_plugin.hpp>

Inheritance diagram for AP_TypeException:
AP_PluginException

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

Detailed Description

Type error.

Typically results from an attempt to read/write a value of the wrong type from/to an AP_Type object.

Constructor & Destructor Documentation

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

Construct an AP_TypeException from a message.


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