Partager via


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
public field static ClientFaultCode  (Inherited from SoapException )
public field static DetailElementName  (Inherited from SoapException )
public field static InvalidReferenceParameters  
public field static InvalidReferenceProperties  
public field static MissingActionElement Indicates that the <Action> element is missing.
public field static MissingMessageIDElement Indicates that the <MessageID> element is missing.
public field static MissingToElement Indicates that the <To> element is missing.
public field static MustUnderstandFaultCode  (Inherited from SoapException )
public field static ServerFaultCode  (Inherited from SoapException )
public field static VersionMismatchFaultCode  (Inherited from SoapException )

Top

Public Properties

(see also Protected Properties )

  Name Description
public property Actor  (Inherited from SoapException )
public property Code  (Inherited from SoapException )
public property Data  (Inherited from Exception )
public property Detail  (Inherited from SoapException )
public property HelpLink  (Inherited from Exception )
public property InnerException  (Inherited from Exception )
public property Lang  (Inherited from SoapException )
public property Message  (Inherited from Exception )
public property Node  (Inherited from SoapException )
public property Role  (Inherited from SoapException )
public property Source  (Inherited from Exception )
public property StackTrace  (Inherited from Exception )
public property SubCode  (Inherited from SoapException )
public property TargetSite  (Inherited from Exception )

Top

Protected Properties

  Name Description
protected property HResult  (Inherited from Exception )

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetBaseException  (Inherited from Exception )
public method GetHashCode  (Inherited from Object )
public method GetObjectData  (Inherited from SoapException )
public method GetType  (Inherited from Exception )
public method static IsClientFaultCode  (Inherited from SoapException )
public method static IsMustUnderstandFaultCode  (Inherited from SoapException )
public method static IsServerFaultCode  (Inherited from SoapException )
public method static IsVersionMismatchFaultCode  (Inherited from SoapException )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Exception )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

AddressingFormatException Class
Microsoft.Web.Services3.Addressing Namespace