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.
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.