SoapException
ClientFaultCode
DetailElementName
MustUnderstandFaultCode
ServerFaultCode
VersionMismatchFaultCode
SoapException()
SoapException(SerializationInfo, StreamingContext)
SoapException(String, XmlQualifiedName)
SoapException(String, XmlQualifiedName, Exception)
SoapException(String, XmlQualifiedName, SoapFaultSubCode)
SoapException(String, XmlQualifiedName, String)
SoapException(String, XmlQualifiedName, String, Exception)
SoapException(String, XmlQualifiedName, String, XmlNode)
SoapException(String, XmlQualifiedName, String, XmlNode, Exception)
SoapException(String, XmlQualifiedName, String, String, XmlNode, SoapFaultSubCode, Exception)
SoapException(String, XmlQualifiedName, String, String, String, XmlNode, SoapFaultSubCode, Exception)
Actor
Code
Detail
Lang
Node
Role
SubCode
GetObjectData(SerializationInfo, StreamingContext)
IsClientFaultCode(XmlQualifiedName)
IsMustUnderstandFaultCode(XmlQualifiedName)
IsServerFaultCode(XmlQualifiedName)
IsVersionMismatchFaultCode(XmlQualifiedName)
xamarinios
namespace System.Web.Services.Protocols
{
public class SoapException : SystemException
{
public SoapException(string message, XmlQualifiedName code, string actor, string role, string lang, XmlNode detail, SoapFaultSubCode subcode, Exception innerException);
}
}
NetFx Compat Lab | 4.8 %
Reference this API |
---|---|
nuget.org | 0.0 %
Reference this API |
Upgrade Planner | 0.0 %
Reference this API |
.NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to xamarinios | |
Assembly | System.Web.Services , Version=2.0.5.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API