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