rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::MessageInfoException Class Reference
[Exceptions]

Wraps all exceptions originating from the rwsf::MessageInfo structure. More...

#include <rwsf/handlers/MessageInfo.h>

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

List of all members.

Public Member Functions

 MessageInfoException (const rwsf::ExceptionInfo &einfo)
 MessageInfoException (const rwsf::ExceptionInfo &einfo, const rwsf::LocalizedMessage &msg)

Detailed Description

This exception wraps all exceptions originating from the rwsf::MessageInfo structure.


Constructor & Destructor Documentation

rwsf::MessageInfoException::MessageInfoException ( const rwsf::ExceptionInfo einfo  ) 

Constructs a rwsf::MessageInfoException with the given exception information einfo and a blank message.

rwsf::MessageInfoException::MessageInfoException ( const rwsf::ExceptionInfo einfo,
const rwsf::LocalizedMessage &  msg 
)

Constructs a rwsf::MessageInfoException with the given exception information einfo and message msg.


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.