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 | |
---|---|---|
ClientFaultCode | (Inherited from SoapException ) | |
DetailElementName | (Inherited from SoapException ) | |
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
WseSoapHeaderException Class
Microsoft.Web.Services3 Namespace