ExceptionShieldingAttribute Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ExceptionShieldingAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExceptionShieldingAttribute | Overloaded. |
Methods
Name | Description | |
---|---|---|
AddBindingParameters | Overloaded. | |
ApplyClientBehavior |
Implements a modification or extension of the client across a contract.
|
|
ApplyDispatchBehavior | Overloaded. | |
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
HandleError |
Enables error-related processing and returns a value that indicates whether subsequent HandleError implementations are called.
|
|
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ProvideFault |
Enables the creation of a custom FaultException<TDetail> that is returned from an exception in the course of a service method.
|
|
ToString | (Inherited from Object.) | |
Validate | Overloaded. |
Properties
Name | Description | |
---|---|---|
ExceptionPolicyName |
Gets or sets the name of the exception policy.
|
|
TypeId | (Inherited from Attribute.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
_Attribute.GetIDsOfNames | (Inherited from Attribute.) | |
_Attribute.GetTypeInfo | (Inherited from Attribute.) | |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) | |
_Attribute.Invoke | (Inherited from Attribute.) |
See Also
ExceptionShieldingAttribute Class
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |