Apama  10.7.2.2
AP_TypeException Class Reference

[DEPRECATED]
Type error. More...

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

Deprecated:
This class has been deprecated.

Constructor & Destructor Documentation

◆ AP_TypeException()

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: