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_CBOE_CFE_BOE_API std::string enumToString(ErrorCode::Enum)
Returns string representation of ErrorCode value.
Known (selected) error codes.
Enum
Known (selected) error codes.
@ General
Identifies errors of generic nature.