Click or drag to resize
SoapFaultException Constructor
Overload List
  NameDescription
Public methodSoapFaultException
Parameterless CTOR
Public methodSoapFaultException(String)
Create a new Soap Fault with a particular message
Protected methodSoapFaultException(SerializationInfo, StreamingContext)
For serializing
Public methodSoapFaultException(String, Exception)
Create a new Soap Fault with a particular message and inner exception
Top
See Also