EDK4Net Documentation
EDK4Net Documentation
EDK4Net.Exceptions
WCFException Class
WCFException Constructor
WCFException Constructor (Exception)
WCFException Constructor (String, String, WCFExceptionType)
WCFException Constructor (String, String, WCFExceptionType)
Initializes a new instance of the
WCFException
class
Namespace:
EDK4Net.Exceptions
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
public
WCFException
(
string
msg
,
string
stack
,
WCFExceptionType
type
)
Parameters
msg
Type:
System
String
stack
Type:
System
String
type
Type:
EDK4Net.Exceptions
WCFExceptionType
See Also
Reference
WCFException Class
WCFException Overload
EDK4Net.Exceptions Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support