Click or drag to resize
STPropertyNotSupportedByDeviceException ClassScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
This exception gets thrown in the event that the application attempts to read a property that the device does not support.
Inheritance Hierarchy

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