Click or drag to resize

StiServerException Constructor (Exception)

Initializes a new instance of the StiServerException class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiServerException(
	Exception innerException
)

Parameters

innerException
Type: SystemException

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

See Also