Click or drag to resize
STDeviceNotOpenedException ClassScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
An attempt was made to communicate with STSeries device, but the device is not opened.
Inheritance Hierarchy

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