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