OnixS C++ FIX Engine  4.10.1
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 

An exception was thrown during the reading of the sent message.

GeneralError 

The general system-related error.

InternalError 

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

RestoreSessionStateError 

The 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: