Click or drag to resize

WCFException Constructor (Exception)

Initializes a new instance of the WCFException class

Namespace:  EDK4Net.Exceptions
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public WCFException(
	Exception e
)

Parameters

e
Type: SystemException
See Also