rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::MessageInfoKeyNotFoundException Class Reference
[Exceptions]

Indicates that a requested key is not found. More...

#include <rwsf/handlers/MessageInfo.h>

Inheritance diagram for rwsf::MessageInfoKeyNotFoundException:
rwsf::MessageInfoException rwsf::Exception

List of all members.

Public Member Functions

 MessageInfoKeyNotFoundException (const rwsf::ExceptionInfo &einfo, const std::string &key)

Detailed Description

This exception signifies that a key was requested but not found within the rwsf::MessageInfo map.


Constructor & Destructor Documentation

rwsf::MessageInfoKeyNotFoundException::MessageInfoKeyNotFoundException ( const rwsf::ExceptionInfo einfo,
const std::string &  key 
)

Constructs a KeyNotFoundException with the given exception information, einfo, and the key that wasn't found.


Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.