Modifier and Type | Field and Description |
---|---|
static Session.ErrorReason |
CANNOT_RESTORE_CONNECTION
FIX Connection cannot be restored.
|
static Session.ErrorReason |
EXCEPTION_DURING_PROCESSING_OF_INCOMING_MESSAGE
Exception during processing of incoming message.
|
static Session.ErrorReason |
FIRST_MESSAGE_NOT_A_LOGON
First message received is not a Logon message.
|
static Session.ErrorReason |
MSG_SEQ_NUM_TOO_LOW
The incoming message has a sequence number less than expected and the PossDupFlag is not
set, it indicates a serious error.
|
static Session.ErrorReason |
NA |
static Session.ErrorReason |
USER_CODE_THREW_EXCEPTION
User code threw exception.
|
public static final Session.ErrorReason NA
public static final Session.ErrorReason FIRST_MESSAGE_NOT_A_LOGON
public static final Session.ErrorReason MSG_SEQ_NUM_TOO_LOW
public static final Session.ErrorReason CANNOT_RESTORE_CONNECTION
public static final Session.ErrorReason EXCEPTION_DURING_PROCESSING_OF_INCOMING_MESSAGE
public static final Session.ErrorReason USER_CODE_THREW_EXCEPTION
Copyright © 2005–2024 Onix Solutions. All rights reserved.