Class InvalidInboundLogonException
The inbound Logon message is invalid, so the incoming FIX Connection should be rejected.
Implements
Inherited Members
Namespace: OnixS.Fix.Exceptions
Assembly: OnixS.Fix.Engine.dll
Syntax
public class InvalidInboundLogonException : SessionException, ISerializable
Constructors
InvalidInboundLogonException(String)
Constructor.
Declaration
public InvalidInboundLogonException(string reason)
Parameters
Type | Name | Description |
---|---|---|
String | reason | telecommunication link error details. |