Aracılığıyla paylaş


SoapHeaderException Oluşturucular

Tanım

SoapHeaderException sınıfının yeni bir örneğini başlatır.

Aşırı Yüklemeler

SoapHeaderException()

SoapHeaderException sınıfının yeni bir örneğini başlatır.

SoapHeaderException(SerializationInfo, StreamingContext)

Serileştirmeyi SoapHeaderException denetlemek için parametrelerle sınıfının yeni bir örneğini başlatır.

SoapHeaderException(String, XmlQualifiedName)

SoapHeaderException sınıfının yeni bir örneğini başlatır.

SoapHeaderException(String, XmlQualifiedName, Exception)

SoapHeaderException sınıfının yeni bir örneğini başlatır.

SoapHeaderException(String, XmlQualifiedName, String)

SoapHeaderException sınıfının yeni bir örneğini başlatır.

SoapHeaderException(String, XmlQualifiedName, String, Exception)

SoapHeaderException sınıfının yeni bir örneğini başlatır.

SoapHeaderException(String, XmlQualifiedName, String, String, SoapFaultSubCode, Exception)

İlişkili verilerle sınıfının yeni bir örneğini SoapHeaderException başlatır.

SoapHeaderException(String, XmlQualifiedName, String, String, String, SoapFaultSubCode, Exception)

İlişkili verilerle sınıfının yeni bir örneğini SoapHeaderException başlatır.

SoapHeaderException()

SoapHeaderException sınıfının yeni bir örneğini başlatır.

public:
 SoapHeaderException();
public SoapHeaderException ();
Public Sub New ()

Şunlara uygulanır

SoapHeaderException(SerializationInfo, StreamingContext)

Serileştirmeyi SoapHeaderException denetlemek için parametrelerle sınıfının yeni bir örneğini başlatır.

protected:
 SoapHeaderException(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
protected SoapHeaderException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new System.Web.Services.Protocols.SoapHeaderException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> System.Web.Services.Protocols.SoapHeaderException
Protected Sub New (info As SerializationInfo, context As StreamingContext)

Parametreler

info
SerializationInfo

SerializationInfo Seri hale getirme ve seri durumdan çıkarma sırasında kullanılan değerleri içeren.

context
StreamingContext

SoapHeaderException(SerializationInfo, StreamingContext) Seri hale getirme akışının kaynağı ve hedefi hakkındaki verileri içeren bir.

Şunlara uygulanır

SoapHeaderException(String, XmlQualifiedName)

SoapHeaderException sınıfının yeni bir örneğini başlatır.

public:
 SoapHeaderException(System::String ^ message, System::Xml::XmlQualifiedName ^ code);
public SoapHeaderException (string message, System.Xml.XmlQualifiedName code);
new System.Web.Services.Protocols.SoapHeaderException : string * System.Xml.XmlQualifiedName -> System.Web.Services.Protocols.SoapHeaderException
Public Sub New (message As String, code As XmlQualifiedName)

Parametreler

message
String

Özel durumun oluşma nedenini tanımlayan bir ileti. Bu parametre özelliğini ayarlar Message .

code
XmlQualifiedName

Oluşan hatanın türü. Bu parametre özelliğini ayarlar Code .

Şunlara uygulanır

SoapHeaderException(String, XmlQualifiedName, Exception)

SoapHeaderException sınıfının yeni bir örneğini başlatır.

public:
 SoapHeaderException(System::String ^ message, System::Xml::XmlQualifiedName ^ code, Exception ^ innerException);
public SoapHeaderException (string message, System.Xml.XmlQualifiedName code, Exception innerException);
new System.Web.Services.Protocols.SoapHeaderException : string * System.Xml.XmlQualifiedName * Exception -> System.Web.Services.Protocols.SoapHeaderException
Public Sub New (message As String, code As XmlQualifiedName, innerException As Exception)

Parametreler

message
String

Özel durumun oluşma nedenini tanımlayan bir ileti. Bu parametre özelliğini ayarlar Message .

code
XmlQualifiedName

Oluşan hatanın türü. Bu parametre özelliğini ayarlar Code .

innerException
Exception

Bir özel durumun kök nedeninin başvurusu. Bu parametre özelliğini ayarlar InnerException .

Şunlara uygulanır

SoapHeaderException(String, XmlQualifiedName, String)

SoapHeaderException sınıfının yeni bir örneğini başlatır.

public:
 SoapHeaderException(System::String ^ message, System::Xml::XmlQualifiedName ^ code, System::String ^ actor);
public SoapHeaderException (string message, System.Xml.XmlQualifiedName code, string actor);
new System.Web.Services.Protocols.SoapHeaderException : string * System.Xml.XmlQualifiedName * string -> System.Web.Services.Protocols.SoapHeaderException
Public Sub New (message As String, code As XmlQualifiedName, actor As String)

Parametreler

message
String

Özel durumun oluşma nedenini tanımlayan bir ileti. Bu parametre özelliğini ayarlar Message .

code
XmlQualifiedName

Oluşan hatanın türü. Bu parametre özelliğini ayarlar Code .

actor
String

Özel duruma neden olan kod parçası. Genellikle, bu bir XML Web hizmeti yönteminin URL'sidir. Bu parametre özelliğini ayarlar Actor .

Şunlara uygulanır

SoapHeaderException(String, XmlQualifiedName, String, Exception)

SoapHeaderException sınıfının yeni bir örneğini başlatır.

public:
 SoapHeaderException(System::String ^ message, System::Xml::XmlQualifiedName ^ code, System::String ^ actor, Exception ^ innerException);
public SoapHeaderException (string message, System.Xml.XmlQualifiedName code, string actor, Exception innerException);
new System.Web.Services.Protocols.SoapHeaderException : string * System.Xml.XmlQualifiedName * string * Exception -> System.Web.Services.Protocols.SoapHeaderException
Public Sub New (message As String, code As XmlQualifiedName, actor As String, innerException As Exception)

Parametreler

message
String

Özel durumun oluşma nedenini tanımlayan bir ileti. Bu parametre özelliğini ayarlar Message .

code
XmlQualifiedName

Oluşan hatanın türü. Bu parametre özelliğini ayarlar Code .

actor
String

Özel duruma neden olan kod parçası. Genellikle, bu bir XML Web hizmeti yönteminin URL'sidir. Bu parametre özelliğini ayarlar Actor .

innerException
Exception

Bir özel durumun kök nedeninin başvurusu. Bu parametre özelliğini ayarlar InnerException .

Şunlara uygulanır

SoapHeaderException(String, XmlQualifiedName, String, String, SoapFaultSubCode, Exception)

İlişkili verilerle sınıfının yeni bir örneğini SoapHeaderException başlatır.

public:
 SoapHeaderException(System::String ^ message, System::Xml::XmlQualifiedName ^ code, System::String ^ actor, System::String ^ role, System::Web::Services::Protocols::SoapFaultSubCode ^ subCode, Exception ^ innerException);
public SoapHeaderException (string message, System.Xml.XmlQualifiedName code, string actor, string role, System.Web.Services.Protocols.SoapFaultSubCode subCode, Exception innerException);
new System.Web.Services.Protocols.SoapHeaderException : string * System.Xml.XmlQualifiedName * string * string * System.Web.Services.Protocols.SoapFaultSubCode * Exception -> System.Web.Services.Protocols.SoapHeaderException
Public Sub New (message As String, code As XmlQualifiedName, actor As String, role As String, subCode As SoapFaultSubCode, innerException As Exception)

Parametreler

message
String

Özel durumun oluşma nedenini tanımlayan bir ileti. Bu parametre özelliğini ayarlar Message .

code
XmlQualifiedName

Oluşan hatanın türü. Bu parametre özelliğini ayarlar Code .

actor
String

Özel duruma neden olan kod parçası. Genellikle, bu bir XML Web hizmeti yönteminin URL'sidir. Bu parametre özelliğini ayarlar Actor .

role
String

SOAP iletisinin işlenmesinde XML Web hizmetinin rolünü temsil eden bir URI. Bu parametre özelliğini ayarlar Role .

subCode
SoapFaultSubCode

SoapFaultSubCode SOAP hatasının öğesinin <subcode> içeriğini içeren.

innerException
Exception

Özel durumun kök nedeninin başvurusu. Bu parametre özelliğini ayarlar InnerException .

Şunlara uygulanır

SoapHeaderException(String, XmlQualifiedName, String, String, String, SoapFaultSubCode, Exception)

İlişkili verilerle sınıfının yeni bir örneğini SoapHeaderException başlatır.

public:
 SoapHeaderException(System::String ^ message, System::Xml::XmlQualifiedName ^ code, System::String ^ actor, System::String ^ role, System::String ^ lang, System::Web::Services::Protocols::SoapFaultSubCode ^ subCode, Exception ^ innerException);
public SoapHeaderException (string message, System.Xml.XmlQualifiedName code, string actor, string role, string lang, System.Web.Services.Protocols.SoapFaultSubCode subCode, Exception innerException);
new System.Web.Services.Protocols.SoapHeaderException : string * System.Xml.XmlQualifiedName * string * string * string * System.Web.Services.Protocols.SoapFaultSubCode * Exception -> System.Web.Services.Protocols.SoapHeaderException
Public Sub New (message As String, code As XmlQualifiedName, actor As String, role As String, lang As String, subCode As SoapFaultSubCode, innerException As Exception)

Parametreler

message
String

Özel durumun oluşma nedenini tanımlayan bir ileti. Bu parametre özelliğini ayarlar Message .

code
XmlQualifiedName

Oluşan hatanın türü. Bu parametre özelliğini ayarlar Code .

actor
String

Özel duruma neden olan kod parçası. Genellikle, bu bir XML Web hizmeti yönteminin URL'sidir. Bu parametre özelliğini ayarlar Actor .

role
String

SOAP iletisinin işlenmesinde XML Web hizmetinin rolünü temsil eden bir URI. Bu parametre özelliğini ayarlar Role .

lang
String

Özel durumla ilişkili insan dilini tanımlayan bir dize. Bu parametre özelliğini ayarlar Lang .

subCode
SoapFaultSubCode

SoapFaultSubCode SOAP hatasının öğesinin subcode içeriğini içeren.

innerException
Exception

Bir özel durumun kök nedeninin başvurusu. Bu parametre özelliğini ayarlar InnerException .

Şunlara uygulanır