|
BetaTrader
A HFT Eco-System
|
Runbook error definitions for the FIX server module. More...
#include "logging/Runbook.h"

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. | |
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.