I should also mention I've added a QPID_MSG macro to construct exception
messages, E.g. QPID_MSG("Channel " << n << " blew up.") will produce
something like "Channel 12 blew up. (Channel.cpp:212)" 

You can use this to create a message for any exception class.

Reply via email to