ExceptionParserProcessAndDisplayException Method

Definition

Namespace: DWSIM.SharedClasses.ExceptionProcessing
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
public static void ProcessAndDisplayException(
	IFlowsheet fsheet,
	Exception exc
)

Parameters

fsheet  IFlowsheet
 
exc  Exception
 

See Also