OnixS Borsa Italiana IDEM SOLA HSVF Market Data Handler for C++  1.1.2.0
Warning handling

Warning handling Concept

Miscellaneous non-critical issues may occur while Handler is being executed. Handler will handle such issues by itself, thus no special handling is required for such cases. However, sometimes it's reasonable to be notified about such events. For this reason, handler exposes OnixS::IDEM::SOLA::HSVF::MarketData::WarningListener class and will invoke its OnixS::IDEM::SOLA::HSVF::MarketData::WarningListener::onWarning member each time a non-critical issue will take place.