Click or drag to resize
STCouldNotCommunicateException ClassScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Exception indicating that communication could not be established or maintained with the device
Inheritance Hierarchy

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public class STCouldNotCommunicateException : STException
Constructors
  NameDescription
Public methodSTCouldNotCommunicateException
Initializes a new instance of the STCouldNotCommunicateException class.
Public methodSTCouldNotCommunicateException(String)
Initializes a new instance of the STCouldNotCommunicateException class.
Top
See Also