Apama  10.1.0.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AP_TypeException Class Reference

#include <correlator_plugin.hpp>

Inheritance diagram for AP_TypeException:
AP_PluginException

Public Member Functions

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

Detailed Description

Deprecated:
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
Deprecated:
Construct an AP_TypeException from a message

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