DgNegotiateException class

Specialized Exception dealing with DataGate protocol negotiation.

Namespace: ASNA.DataGate.Common Assembly: ASNA.QSys.DataGate.Client.dll

Inheritance: Object –> Exception

Constructors

Name Description
DgNegotiateException() Initializes a new instance of the class without a specific error message.
DgNegotiateException(String) Initializes a new instance of the class with a specific error message.

Properties

Type Name Description
String Message Gets a message that describes the current exception.