Namespace OnixS.Fix.Exceptions
Classes
CannotEstablishLinkException
The telecommunication link cannot be established.
EmptyGroupException
EngineAlreadyInitializedException
Engine has been initialized already.
EngineIsNotInitializedException
Engine is not initialized.
FirstMessageNotLogonException
First received message is not Logon.
IncorrectCheckSumException
IncorrectFieldValueException
Message field value is incorrect (out of range).
IndexNotFoundException
InstanceIndexOutOfRangeException
InvalidInboundLogonException
The inbound Logon message is invalid, so the incoming FIX Connection should be rejected.
InvalidMsgTypeException
InvalidNumberOfRepeatingGroupInstances
Invalid number of repeating group instances is detected.
LinkErrorException
After sending the initial Logon message the telecommunication link error is detected.
LogonReplyException
After sending the initial Logon message an invalid acknowledgment Logon message is received.
LogonReplyTimeoutException
After sending the initial Logon message the acknowledgment Logon message has not been received during timeout period.
LogoutReplyTimeoutException
After sending the initial Logout message the acknowledgment Logout message has not been received during timeout period.
ParserException
Parser exception.
RequiredTagMissingException
SessionException
Session related exception.
StorageException
TagNotDefinedForThisMessageTypeException
TagNotFoundException
TagSpecifiedOutOfRequiredOrderException
TagSpecifiedWithoutValueException
UnexpectedSequenceNumberException
Received message with an unexpected sequence number.