TeamFoundationServerException Class

MSBuild

Exceptions returned by the Team Foundation Server


Namespace: MSBuild.Community.Tasks.Tfs
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)

Syntax

Visual Basic (Declaration)
Public Class TeamFoundationServerException
    Inherits Exception
C#
public class TeamFoundationServerException : Exception
C++
ref class TeamFoundationServerException : Exception
J#
public class TeamFoundationServerException extends Exception
JScript
public class TeamFoundationServerException extends Exception

Inheritance Hierarchy

System.Object
   System.Exception
      MSBuild.Community.Tasks.Tfs.TeamFoundationServerException

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also

Syntax based on .NET Framework version 2.0.
Documentation version 1.0.0.0.