FlowsheetSolverCheckExceptionForAdditionalInfo Method |
Namespace: DWSIM.FlowsheetSolverAssembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 8.8.1.0
Syntax private static void CheckExceptionForAdditionalInfo(
Exception ex
)
Private Shared Sub CheckExceptionForAdditionalInfo (
ex As Exception
)
Request Example
View SourceParameters
- ex Exception
-
See Also