AddressingFault Members
Represents a routing fault that can occur along the message path.
The following tables list the members exposed by the AddressingFault type.
Public Constructors
Name | Description | |
---|---|---|
AddressingFault | Overloaded. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
ActionNotSupportedCode | Specifies a SOAP fault code indicating that the sender did not find an operation that matched the given Action. |
![]() ![]() |
ActionNotSupportedMessage | Message indicating the sender did not find an operation that matched the given Action. |
![]() ![]() |
ClientFaultCode | (Inherited from SoapException ) |
![]() ![]() |
DestinationUnreachableCode | Specifies a SOAP fault code indicating that an endpoint in the message path is not reachable. |
![]() ![]() |
DestinationUnreachableMessage | Message indicating an endpoint in the message path is not reachable. |
![]() ![]() |
DetailElementName | (Inherited from SoapException ) |
![]() ![]() |
EndpointUnavailableCode | Specifies a SOAP fault code indicating that an endpoint is unavailable. |
![]() ![]() |
EndpointUnavailableMessage | Message indicating an endpoint is unavailable. |
![]() ![]() |
HeaderRequiredCode | Specifies a SOAP fault code indicating that the header entry was not present in a SOAP message. |
![]() ![]() |
HeaderRequiredMessage | Message indicating the header entry was not present in a SOAP message. |
![]() ![]() |
InvalidHeaderCode | Specifies a SOAP fault code indicating that the header is either malformed or incomplete. |
![]() ![]() |
InvalidHeaderMessage | Message indicating the header is either malformed or incomplete. |
![]() ![]() |
MustUnderstandFaultCode | (Inherited from SoapException ) |
![]() ![]() |
ServerFaultCode | (Inherited from SoapException ) |
![]() ![]() |
VersionMismatchFaultCode | (Inherited from SoapException ) |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Actor | (Inherited from SoapException ) |
![]() |
Code | (Inherited from SoapException ) |
![]() |
Data | (Inherited from Exception ) |
![]() |
Detail | (Inherited from SoapException ) |
![]() |
HelpLink | (Inherited from Exception ) |
![]() |
InnerException | (Inherited from Exception ) |
![]() |
Lang | (Inherited from SoapException ) |
![]() |
Message | (Inherited from Exception ) |
![]() |
Node | (Inherited from SoapException ) |
![]() |
Role | (Inherited from SoapException ) |
![]() |
Source | (Inherited from Exception ) |
![]() |
StackTrace | (Inherited from Exception ) |
![]() |
SubCode | (Inherited from SoapException ) |
![]() |
TargetSite | (Inherited from Exception ) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
HResult | (Inherited from Exception ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetBaseException | (Inherited from Exception ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetObjectData | (Inherited from SoapException ) |
![]() |
GetType | (Inherited from Exception ) |
![]() ![]() |
IsClientFaultCode | (Inherited from SoapException ) |
![]() ![]() |
IsMustUnderstandFaultCode | (Inherited from SoapException ) |
![]() ![]() |
IsServerFaultCode | (Inherited from SoapException ) |
![]() ![]() |
IsVersionMismatchFaultCode | (Inherited from SoapException ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Exception ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
AddressingFault Class
Microsoft.Web.Services3.Addressing Namespace