Share via


TextExceptionFormatter.Format Method

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 latest Enterprise Library information can be found at the Enterprise Library site.

Formats the Exception into the underlying stream.

Namespace:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling
Assembly:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll)

Syntax

'Declaration
Public Overrides Sub Format
public override void Format()
public:
virtual void Format() override
public override function Format()

See Also

TextExceptionFormatter Class

Microsoft.Practices.EnterpriseLibrary.ExceptionHandling Namespace