RestoredComException(COMException, Exception) Constructor

Definition

Namespace: MFiles.VAF.Core
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public RestoredComException(
	COMException comException,
	Exception originalException
)

Parameters

comException  COMException
 
originalException  Exception
 

See Also