Class LogonReplyException
After sending the initial Logon message an invalid acknowledgment Logon message is received.
Implements
Inherited Members
Namespace: OnixS.Fix.Exceptions
Assembly: OnixS.Fix.Engine.dll
Syntax
public class LogonReplyException : SessionException, ISerializable
Constructors
LogonReplyException(string)
Constructor.
Declaration
public LogonReplyException(string reason)
Parameters
Type | Name | Description |
---|---|---|
string | reason | parsing error details. |