SoapHeaderException Constructor

Initializes a new instance of the SoapHeaderException class.

Name Description
SoapHeaderException ()
Initializes a new instance of the SoapHeaderException class.
SoapHeaderException (SerializationInfo, StreamingContext)
Initializes a new instance of the SoapHeaderException class with parameters for controlling serialization.
SoapHeaderException (String, XmlQualifiedName)
Initializes a new instance of the SoapHeaderException class.

Supported by the .NET Compact Framework.
SoapHeaderException (String, XmlQualifiedName, Exception)
Initializes a new instance of the SoapHeaderException class.

Supported by the .NET Compact Framework.
SoapHeaderException (String, XmlQualifiedName, String)
Initializes a new instance of the SoapHeaderException class.

Supported by the .NET Compact Framework.
SoapHeaderException (String, XmlQualifiedName, String, Exception)
Initializes a new instance of the SoapHeaderException class.

Supported by the .NET Compact Framework.
SoapHeaderException (String, XmlQualifiedName, String, String, SoapFaultSubCode, Exception)
Initializes a new instance of the SoapHeaderException class with the associated data.

Supported by the .NET Compact Framework.
SoapHeaderException (String, XmlQualifiedName, String, String, String, SoapFaultSubCode, Exception)
Initializes a new instance of the SoapHeaderException class with the associated data.

Supported by the .NET Compact Framework.

Community Additions

ADD
Show: