The methods of System.Web.Services.Protocols.SoapException are listed below. For a list of all members, see the SoapException Members list.
See Also: Inherited members from System.SystemException
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
| |
static | IsClientFaultCode(System.Xml.XmlQualifiedName)
| |
static | IsMustUnderstandFaultCode(System.Xml.XmlQualifiedName)
| |
static | IsServerFaultCode(System.Xml.XmlQualifiedName)
| |
static | IsVersionMismatchFaultCode(System.Xml.XmlQualifiedName)
|