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