Partilhar via


Classe InformationNodeDoesNotExistException

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (em Microsoft.TeamFoundation.Build.Client.dll)

Sintaxe

<SerializableAttribute> _
Public Class InformationNodeDoesNotExistException _
    Inherits InformationChangeRequestException

Dim instance As InformationNodeDoesNotExistException
[SerializableAttribute]
public class InformationNodeDoesNotExistException : InformationChangeRequestException
[SerializableAttribute]
public ref class InformationNodeDoesNotExistException : public InformationChangeRequestException
public class InformationNodeDoesNotExistException extends InformationChangeRequestException

Hierarquia de herança

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.TeamFoundation.TeamFoundationServerException
        Microsoft.TeamFoundation.Build.Client.BuildServerException
          Microsoft.TeamFoundation.Build.Client.InformationChangeRequestException
            Microsoft.TeamFoundation.Build.Client.InformationNodeDoesNotExistException

Acesso thread-safe

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Membros InformationNodeDoesNotExistException

Namespace Microsoft.TeamFoundation.Build.Client