Click or drag to resize

StiExceptionForm Constructor

Initializes a new instance of the StiExceptionForm class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiExceptionForm(
	Exception exception
)

Parameters

exception
Type: SystemException

[Missing <param name="exception"/> documentation for "M:Stimulsoft.Base.StiExceptionForm.#ctor(System.Exception)"]

See Also