Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| 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. |
Represents an exception formatter that formats exception objects as text.
Namespace: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling
Assembly: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll)
Syntax
'Declaration
PublicClassTextExceptionFormatter _
Inherits ExceptionFormatter
publicclassTextExceptionFormatter : ExceptionFormatter
publicref classTextExceptionFormatter : public ExceptionFormatter
publicclass TextExceptionFormatter extends ExceptionFormatter
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionFormatter
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.TextExceptionFormatter
See Also
TextExceptionFormatter Members
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling 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. |