IExceptionHandlerExtension Members

Include Protected Members
Include Inherited Members

The IExceptionHandlerExtension type exposes the following members.

Methods

  Name Description
Public method Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Public method GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)

Properties

  Name Description
Public property CurrentExceptionTypeData
Retrieves data about the currently built up ExceptionTypeData. Exception handler configuration extensions will use this to add their handler information to the exception.

See Also

IExceptionHandlerExtension Interface

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace