#include <OnixS/FIXEngine/FIX/IEngineListener.h>
Public Types | |
enum | Enum { BackupError, ErrorWhileReadingSentMessages, GeneralError, InternalError, RestoreSessionStateError, SetSocketOptionError } |
Definition at line 53 of file IEngineListener.h.
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 to investigate the issue. rt@o nixs. biz |
RestoreSessionStateError |
The session state cannot be restored. |
SetSocketOptionError |
Socket options cannot be set. |
Definition at line 54 of file IEngineListener.h.