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