Click or drag to resize

ExceptionParserProcessAndDisplayException Method


Namespace: DWSIM.SharedClasses.ExceptionProcessing
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public static void ProcessAndDisplayException(
	IFlowsheet fsheet,
	Exception exc
)
Request Example View Source

Parameters

fsheet  IFlowsheet
 
exc  Exception
 
See Also