Click or drag to resize
STValueOutOfRangeException ClassScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
An attempt to set a value that is out of the acceptable range
Inheritance Hierarchy

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