Click or drag to resize

StiException Constructor (String)

Initializes a new instance of the StiException class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiException(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.StiException.#ctor(System.String)"]

See Also