fintp_base
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
KeywordMappingNotFound Class Reference

#include <RoutingKeyword.h>

Inheritance diagram for KeywordMappingNotFound:

Public Member Functions

 KeywordMappingNotFound (const string &keyword, const string &messageType)
 
 ~KeywordMappingNotFound () throw ()
 
string getMessageType () const
 
string getKeyword () const
 

Private Attributes

string m_MessageType
 
string m_Keyword
 

Constructor & Destructor Documentation

KeywordMappingNotFound::KeywordMappingNotFound ( const string &  keyword,
const string &  messageType 
)
inline
KeywordMappingNotFound::~KeywordMappingNotFound ( ) throw ()
inline

Member Function Documentation

string KeywordMappingNotFound::getKeyword ( ) const
inline
string KeywordMappingNotFound::getMessageType ( ) const
inline

Member Data Documentation

string KeywordMappingNotFound::m_Keyword
private
string KeywordMappingNotFound::m_MessageType
private

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