Defines an interface through which the Handler notifies subscribers about errors occurred while proce...
virtual void onError(ErrorCode::Enum code, const std::string &description)=0
Implement this member to get notified about errors.
virtual ~ErrorListener()
Class provides an interface for handling errors in subscriptions.
ONIXS_HKEX_OMDC_API std::string enumToString(LogLevel::Enum)
Returns string representation of ErrorCode value.
Known (selected) error codes.
Enum
Known (selected) error codes.
@ NotLicensed
Indicates License-related issues like there's no license available or license has been expired.
@ NoActivity
Indicates no activity from server side.
@ General
Identifiers errors of generic nature.