Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides methods to format an exception to be more readable to the end-user.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.TeamFoundationExceptionFormatter
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class TeamFoundationExceptionFormatter
public static class TeamFoundationExceptionFormatter
public ref class TeamFoundationExceptionFormatter abstract sealed
[<AbstractClass>]
[<Sealed>]
type TeamFoundationExceptionFormatter = class end
public final class TeamFoundationExceptionFormatter
The TeamFoundationExceptionFormatter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
FormatException | Formats the specified Exception, including all inner exceptions. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)