ExceptionParserProcessAndDisplayException Method |
Namespace: DWSIM.SharedClasses.ExceptionProcessingAssembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax public static void ProcessAndDisplayException(
IFlowsheet fsheet,
Exception exc
)
Public Shared Sub ProcessAndDisplayException (
fsheet As IFlowsheet,
exc As Exception
)
Request Example
View SourceParameters
- fsheet IFlowsheet
-
- exc Exception
-
See Also