OnixS C++ FIX Engine  4.9.0
API Documentation
EngineErrorReason Struct Reference

#include <OnixS/FIXEngine/FIX/IEngineListener.h>

Public Types

enum  Enum {
  BackupError, ErrorWhileReadingSentMessages, GeneralError, InternalError,
  RestoreSessionStateError, SetSocketOptionError
}
 

Detailed Description

Definition at line 53 of file IEngineListener.h.

Member Enumeration Documentation

enum Enum
Enumerator
BackupError 

Cannot backup the file.

ErrorWhileReadingSentMessages 

Exception was thrown during reading of the sent message.

GeneralError 

General system-related error.

InternalError 

Internal error, please contact suppo.nosp@m.rt@o.nosp@m.nixs..nosp@m.biz to investigate the issue.

RestoreSessionStateError 

Session state cannot be restored.

SetSocketOptionError 

Socket options cannot be set.

Definition at line 54 of file IEngineListener.h.


The documentation for this struct was generated from the following file: