System.Web.Services.Protocols.SoapException: Property Members

The properties 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

Public Properties

[read-only]
Actorstring.

Gets the piece of code that caused the exception.

[read-only]
CodeSystem.Xml.XmlQualifiedName.

Gets the type of SOAP fault code.

[read-only]
DetailSystem.Xml.XmlNode.

Gets an System.Xml.XmlNode that represents the application-specific error information details.

[read-only]
Langstring.

Gets the human language associated with the exception.

[read-only]
Nodestring.

Gets a URI that represents the piece of code that caused the exception.

[read-only]
Rolestring.

Gets a URI that represents the XML Web service's function in processing the SOAP message.

[read-only]
SubCodeSoapFaultSubCode.

Gets the optional error information contained in the subcode XML element of a SOAP fault.