Share via


WseSoapHeaderException Members

The base class from which the SecurityFault, TrustFault and other fault exceptions are derived.

The following tables list the members exposed by the WseSoapHeaderException type.

Public Constructors

  Name Description
WseSoapHeaderException Overloaded. Initializes a new instance of the WseSoapHeaderException class.

Top

Public Fields

  Name Description
public field static ClientFaultCode  (Inherited from SoapException )
public field static DetailElementName  (Inherited from SoapException )
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

WseSoapHeaderException Class
Microsoft.Web.Services3 Namespace