Click or drag to resize
NotAButtonException 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 NotAButtonException : STException
Constructors
  NameDescription
Public methodNotAButtonException
Initializes a new instance of the NotAButtonException class.
Public methodNotAButtonException(Int32)
Initializes a new instance of the NotAButtonException class.
Public methodNotAButtonException(String)
Initializes a new instance of the NotAButtonException class.
Public methodNotAButtonException(String, Int32)
Initializes a new instance of the NotAButtonException class.
Top
See Also