This documentation is archived and is not being maintained.

SoapHeaderException Constructor

Initializes a new instance of the SoapHeaderException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method SoapHeaderException() Initializes a new instance of the SoapHeaderException class.
Protected method SoapHeaderException(SerializationInfo, StreamingContext) Initializes a new instance of the SoapHeaderException class with parameters for controlling serialization.
Public method SoapHeaderException(String, XmlQualifiedName) Initializes a new instance of the SoapHeaderException class.
Public method SoapHeaderException(String, XmlQualifiedName, Exception) Initializes a new instance of the SoapHeaderException class.
Public method SoapHeaderException(String, XmlQualifiedName, String) Initializes a new instance of the SoapHeaderException class.
Public method SoapHeaderException(String, XmlQualifiedName, String, Exception) Initializes a new instance of the SoapHeaderException class.
Public method SoapHeaderException(String, XmlQualifiedName, String, String, SoapFaultSubCode, Exception) Initializes a new instance of the SoapHeaderException class with the associated data.
Public method SoapHeaderException(String, XmlQualifiedName, String, String, String, SoapFaultSubCode, Exception) Initializes a new instance of the SoapHeaderException class with the associated data.
Top
Show: