| Package | Description | 
|---|---|
| biz.onixs.fix.engine | 
| Modifier and Type | Field and Description | 
|---|---|
| static Session.ErrorReason | Session.ErrorReason. CANNOT_RESTORE_CONNECTIONFIX Connection cannot be restored. | 
| static Session.ErrorReason | Session.ErrorReason. EXCEPTION_DURING_PROCESSING_OF_INCOMING_MESSAGEException during processing of incoming message. | 
| static Session.ErrorReason | Session.ErrorReason. FIRST_MESSAGE_NOT_A_LOGONFirst message received is not a Logon message. | 
| static Session.ErrorReason | Session.ErrorReason. MSG_SEQ_NUM_TOO_LOWThe incoming message has a sequence number less than expected and the PossDupFlag is not
 set, it indicates a serious error. | 
| static Session.ErrorReason | Session.ErrorReason. NA | 
| static Session.ErrorReason | Session.ErrorReason. STORAGE_FAILUREException caused by failure of underlying session storage. | 
| static Session.ErrorReason | Session.ErrorReason. USER_CODE_THREW_EXCEPTIONUser code threw exception. | 
| Modifier and Type | Method and Description | 
|---|---|
| Session.ErrorReason | Session.ErrorArgs. getReason()Returns error reason. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Session.ErrorArgs. setReason(Session.ErrorReason reason) | 
| Constructor and Description | 
|---|
| ErrorArgs(Session.ErrorReason reason,
         String description)Creates event data. | 
Copyright © 2005–2025 Onix Solutions. All rights reserved.