AddressingFormatException Members
The exception that is thrown when an error occurs during the parsing of an addressing header.
The following tables list the members exposed by the AddressingFormatException type.
Public Constructors
Name | Description | |
---|---|---|
AddressingFormatException | Initializes a new instance of the AddressingFormatException class using the specified error message. |
Top
Public Fields
Name | Description | |
---|---|---|
ClientFaultCode | (Inherited from SoapException ) | |
DetailElementName | (Inherited from SoapException ) | |
InvalidReferenceParameters | ||
InvalidReferenceProperties | ||
MissingActionElement | Indicates that the <Action> element is missing. | |
MissingMessageIDElement | Indicates that the <MessageID> element is missing. | |
MissingToElement | Indicates that the <To> element is missing. | |
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
AddressingFormatException Class
Microsoft.Web.Services3.Addressing Namespace