ExceptionPolicy.HandleException Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member HandleException(Exception, String)
The main entry point into the Exception Handling Application Block. Handles the specified Exception object according to the given policyName.
Public methodStatic member HandleException(Exception, String, Exception%)
Handles the specified Exception object according to the rules configured for policyName.

See Also

ExceptionPolicy Class

ExceptionPolicy Members

Microsoft.Practices.EnterpriseLibrary.ExceptionHandling Namespace