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. |