Class LinkErrorException
After sending the initial Negotiate or Establish message the telecommunication link error is detected.
Inherited Members
Namespace: OnixS.Cme.ILink3.Exceptions
Assembly: OnixS.Cme.ILink3.dll
Syntax
public class LinkErrorException : SessionException
Constructors
LinkErrorException(String)
Constructor.
Declaration
public LinkErrorException(string reason)
Parameters
Type | Name | Description |
---|---|---|
String | reason | telecommunication link error details. |