EndStreamModeException class

Represents errors that occur when the end of a stream mode is reached unexpectedly.

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

Inheritance: Object –> Exception

Constructors

Name Description
EndStreamModeException() Initializes a new instance of the class.
EndStreamModeException(String) Initializes a new instance of the class with a specified error message.
EndStreamModeException(String, Exception) Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.