Click or drag to resize
FaultException Constructor
Overload List
  NameDescription
Public methodFaultException
Initializes a new instance of the FaultException class.
Public methodFaultException(String)
Initializes a new instance of the FaultException class.
Protected methodFaultException(SerializationInfo, StreamingContext)
Initializes a new instance of the FaultException class.
Public methodFaultException(String, Exception)
Initializes a new instance of the FaultException class.
Public methodFaultException(String, String, String)
Initializes a new instance of the FaultException class.
Public methodFaultException(String, String, String, Exception)
Initializes a new instance of the FaultException class.
Top
See Also