Click or drag to resize
RegionNotSetException ClassScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Exception to indicate that certain mandatory fields have not been set within an STSeriesRegion subclass
Inheritance Hierarchy
SystemObject
  SystemException
    Scriptel.STSeriesRegionNotSetException

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