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
[read-only] | Actor | string.
![]() Gets the piece of code that caused the exception. |
[read-only] | Code | System.Xml.XmlQualifiedName.
![]() Gets the type of SOAP fault code. |
[read-only] | Detail | System.Xml.XmlNode.
![]() Gets an System.Xml.XmlNode that represents the application-specific error information details. |
[read-only] | Lang | string.
![]() Gets the human language associated with the exception. |
[read-only] | Node | string.
![]() Gets a URI that represents the piece of code that caused the exception. |
[read-only] | Role | string.
![]() Gets a URI that represents the XML Web service's function in processing the SOAP message. |
[read-only] | SubCode | SoapFaultSubCode.
![]() Gets the optional error information contained in the subcode XML element of a SOAP fault. |