Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

UnknownMsgException Class Reference

Inheritance diagram for UnknownMsgException:

Inheritance graph
[legend]
Collaboration diagram for UnknownMsgException:

Collaboration graph
[legend]

Detailed Description

Exception about unknown msg.

Definition at line 11 of file UnknownMsgException.h.

Public Member Functions

 UnknownMsgException (const BaseMsg *msg)


Constructor & Destructor Documentation

UnknownMsgException::UnknownMsgException const BaseMsg msg  )  [inline]
 

Definition at line 13 of file UnknownMsgException.h.

00014             : BaseException(ExInfo("unknown message")
00015                     .addInfo("msg", msg->toString()))
00016             {}


The documentation for this class was generated from the following file:
Generated on Wed Jun 1 09:57:07 2005 for Fish Fillets - Next Generation by  doxygen 1.4.2