Share via


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
Public method ExceptionShieldingAttribute Overloaded.

Methods

  Name Description
Public method AddBindingParameters Overloaded.
Public method ApplyClientBehavior
Implements a modification or extension of the client across a contract.
Public method ApplyDispatchBehavior Overloaded.
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method HandleError
Enables error-related processing and returns a value that indicates whether subsequent HandleError implementations are called.
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ProvideFault
Enables the creation of a custom FaultException<TDetail> that is returned from an exception in the course of a service method.
Public method ToString (Inherited from Object.)
Public method Validate Overloaded.

Properties

  Name Description
Public property ExceptionPolicyName
Gets or sets the name of the exception policy.
Public property TypeId (Inherited from Attribute.)

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _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.