StiExceptionForm Constructor |
Namespace:
Stimulsoft.Base
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public StiExceptionForm(
Exception exception
)
Public Sub New (
exception As Exception
)
Parameters
- exception
- Type: SystemException
[Missing <param name="exception"/> documentation for "M:Stimulsoft.Base.StiExceptionForm.#ctor(System.Exception)"]
See Also