BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
FixRunbookDefinations.h File Reference

Runbook error definitions for the FIX server module. More...

#include "logging/Runbook.h"
Include dependency graph for FixRunbookDefinations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  errors
 This file defines all runbook error codes as objects.
 

Variables

constexpr runbook::ErrorDefinition errors::EFIX1
 Error definition for when the FIX Server fails to start.
 
constexpr runbook::ErrorDefinition errors::EFIX2
 Error definition for when an incoming FIX message cannot be processed.
 
constexpr runbook::ErrorDefinition errors::EFIX3
 Error definition for when a FIX session disconnects with an error.
 

Detailed Description

Runbook error definitions for the FIX server module.

Declares runbook::ErrorDefinition objects for FIX server-specific failures so callers can log structured runbook messages with guidance for remediation.