Bagikan melalui


Soap12FaultCodes.RpcProcedureNotPresentFaultCode Bidang

Definisi

Mewakili subkode kesalahan SOAP versi 1.2 rpc:ProcedureNotPresent yang menunjukkan layanan Web XML tidak mendukung metode layanan Web XML yang diminta.

public: static initonly System::Xml::XmlQualifiedName ^ RpcProcedureNotPresentFaultCode;
public static readonly System.Xml.XmlQualifiedName RpcProcedureNotPresentFaultCode;
 staticval mutable RpcProcedureNotPresentFaultCode : System.Xml.XmlQualifiedName
Public Shared ReadOnly RpcProcedureNotPresentFaultCode As XmlQualifiedName 

Nilai Bidang

Keterangan

ASP.NET tidak secara otomatis melempar dengan SoapException properti yang SoapFaultSubCode.Code diatur ke RpcProcedureNotPresentFaultCode.

Kelas SoapException ini memiliki SubCode properti jenis SoapFaultSubCode yang mewakili subkode kesalahan SOAP. Properti SoapFaultSubCode.Code mewakili URI untuk subkode kesalahan SOAP yang sebenarnya. Saat mengatur properti ke SoapFaultSubCode.CodeRpcProcedureNotPresentFaultCode, atur properti ke SoapException.CodeSenderFaultCode.

Berlaku untuk