Share via


WsFaultException Members

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

Public Constructors

Name Description
Public Method WsFaultException Initializes a new instance of the WsFaultException class, including the associate SOAP message header, fault type, and error message.
Public Method WsFaultException Overloaded. Initializes a new instance of the WsFaultException class.

Public Fields

Name Description
Public Field FaultType Specifies the type of Web Services fault that occurred.
Public Field Header Contains the exception's header information.

Protected Fields

Name Description
Protected Field m_HResult (Inherited from Exception.)

Public Properties

Name Description
Public Property InnerException (Inherited from Exception.)
Public Property Message Gets an error message describing the fault.
Public Property StackTrace (Inherited from Exception.)

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Exception.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

WsFaultException Class
Ws.Services.Faults Namespace