|
DUDS
|
Distributed Update of Data from Something
|
A ConversationExtractor was asked to operate on a Conversation, but one is not set. More...
#include <ConversationExtractor.hpp>
A ConversationExtractor was asked to operate on a Conversation, but one is not set.
This can happen if the default constructor is used and the ConversationExtractor::reset(const Conversation &) is not called.
Definition at line 31 of file ConversationExtractor.hpp.