Click or drag to resize

ExceptionParserGetFirstException Method


Namespace: DWSIM.SharedClasses.ExceptionProcessing
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public static Exception GetFirstException(
	AggregateException ex
)
Request Example View Source

Parameters

ex  AggregateException
 

Return Value

Exception
See Also