OnixS C++ CME Market Data Handler  2.56.0.0
Public Member Functions | List of all members
ErrorListener Class Referenceabstract

Error listener. More...

Public Member Functions

virtual void onError (const Error &error, const ChannelId &channelId)=0
 Is called when an error is detected during the processing of the market data. More...
 

Detailed Description

Error listener.

Member Function Documentation

virtual void onError ( const Error error,
const ChannelId channelId 
)
pure virtual

Is called when an error is detected during the processing of the market data.