Freigeben über


TeamFoundationServiceException-Klasse

Wird ausgelöst, wenn ein Fehler mit einem Dienst von Visual Studio Team Foundation Server fungiert.

Vererbungshierarchie

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.VisualStudio.Services.Common.VssException
        Microsoft.TeamFoundation.TeamFoundationServerException
          Microsoft.TeamFoundation.Framework.Client.TeamFoundationServiceException
            Weitere Informationen...

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class TeamFoundationServiceException _
    Inherits TeamFoundationServerException
[SerializableAttribute]
public class TeamFoundationServiceException : TeamFoundationServerException

Der TeamFoundationServiceException-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode TeamFoundationServiceException()
Öffentliche Methode TeamFoundationServiceException(String) Initialisiert eine neue Instanz der TeamFoundationServiceExceptions-Klasse mithilfe der angegebenen Meldung.
Geschützte Methode TeamFoundationServiceException(SerializationInfo, StreamingContext)
Öffentliche Methode TeamFoundationServiceException(String, Exception) Initialisiert eine neue Instanz der TeamFoundationServiceExceptions-Klasse mithilfe der angegebenen Meldung und die inneren Ausnahme.

Zum Seitenanfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Data Ruft die Daten ab, die dieser Ausnahme, wenn überhaupt zugeordnet werden. (Von TeamFoundationServerException geerbt.)
Öffentliche Eigenschaft ErrorCode (Von VssException geerbt.)
Öffentliche Eigenschaft EventId (Von VssException geerbt.)
Öffentliche Eigenschaft HelpLink Ruft einen Link zur Hilfedatei ab, die dieser Ausnahme zugeordnet ist, oder legt einen Link fest. (Von Exception geerbt.)
Geschützte Eigenschaft HResult Ruft HRESULT ab oder legt HRESULT fest. Dies ist ein codierter Wert, der einer bestimmten Ausnahme zugeordnet ist. (Von Exception geerbt.)
Öffentliche Eigenschaft InnerException Ruft die Exception-Instanz ab, die die aktuelle Ausnahme verursachte. (Von Exception geerbt.)
Öffentliche Eigenschaft IsRemoteException Ruft ein beschreibendes Flag ab, ob diese Ausnahme durch den Server ausgelöst wurde und vom Client empfangen. (Von TeamFoundationServerException geerbt.)
Öffentliche Eigenschaft LogException (Von VssException geerbt.)
Öffentliche Eigenschaft LogLevel (Von VssException geerbt.)
Öffentliche Eigenschaft Message Ruft eine Meldung ab, die die aktuelle Ausnahme beschreibt. (Von Exception geerbt.)
Öffentliche Eigenschaft ReportException (Von VssException geerbt.)
Öffentliche Eigenschaft Source Gibt den Namen der Anwendung oder des Objekts zurück, das den Fehler verursacht hat, oder legt diesen fest. (Von Exception geerbt.)
Öffentliche Eigenschaft StackTrace Ruft eine Zeichenfolgendarstellung der unmittelbaren Frames in der Aufrufliste ab. (Von Exception geerbt.)
Öffentliche Eigenschaft TargetSite Ruft die Methode ab, die die aktuelle Ausnahme auslöst. (Von Exception geerbt.)

Zum Seitenanfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist. (Von Object geerbt.)
Geschützte Methode Finalize Gibt einem Objekt Gelegenheit zu dem Versuch, Ressourcen freizugeben und andere Bereinigungen durchzuführen, bevor es von der Garbage Collection freigegeben wird. (Von Object geerbt.)
Öffentliche Methode GetBaseException Gibt beim Überschreiben in einer abgeleiteten Klasse eine Exception zurück, die die ursprüngliche Ursache für eine oder mehrere nachfolgende Ausnahmen ist. (Von Exception geerbt.)
Öffentliche Methode GetHashCode Fungiert als die Standardhashfunktion. (Von Object geerbt.)
Öffentliche Methode GetObjectData Sicherheitsrelevant. Legt beim Überschreiben in einer abgeleiteten Klasse die SerializationInfo mit Informationen über die Ausnahme fest. (Von Exception geerbt.)
Öffentliche Methode GetType Ruft den Laufzeittyp der aktuellen Instanz ab. (Von Exception geerbt.)
Geschützte Methode MemberwiseClone Erstellt eine flache Kopie des aktuellen Object. (Von Object geerbt.)
Öffentliche Methode ToString Erstellt eine Zeichenfolgenentsprechung der aktuellen Ausnahme und gibt diese zurück. (Von Exception geerbt.)

Zum Seitenanfang

Ereignisse

  Name Beschreibung
Geschütztes Ereignis SerializeObjectState Tritt auf, wenn eine Ausnahme serialisiert wird, um ein Ausnahmezustandsobjekt zu erstellen, das serialisierte Daten für die Ausnahme enthält. (Von Exception geerbt.)

Zum Seitenanfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

Microsoft.TeamFoundation.Framework.Client-Namespace

Vererbungshierarchie

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.VisualStudio.Services.Common.VssException
        Microsoft.TeamFoundation.TeamFoundationServerException
          Microsoft.TeamFoundation.Framework.Client.TeamFoundationServiceException
            Microsoft.TeamFoundation.Framework.Client.AcquireDatabasePartitionException
            Microsoft.TeamFoundation.Framework.Client.AnalysisServiceConnectionException
            Microsoft.TeamFoundation.Framework.Client.AttachCollectionException
            Microsoft.TeamFoundation.Framework.Client.AuthorizationSubsystemServiceException
            Microsoft.TeamFoundation.Framework.Client.BadChecksumException
            Microsoft.TeamFoundation.Framework.Client.CannotUpdateDefaultCollectionException
            Microsoft.TeamFoundation.Framework.Client.CleanupJobInProgressException
            Microsoft.TeamFoundation.Framework.Client.CollationException
            Microsoft.TeamFoundation.Framework.Client.CollectionDoesNotExistException
            Microsoft.TeamFoundation.Framework.Client.CollectionMisconfiguredException
            Microsoft.TeamFoundation.Framework.Client.CollectionPropertyException
            Microsoft.TeamFoundation.Framework.Client.CommonStructureSubsystemServiceException
            Microsoft.TeamFoundation.Framework.Client.DatabaseCategoryNotRegisteredException
            Microsoft.TeamFoundation.Framework.Client.DatabaseConfigurationException
            Microsoft.TeamFoundation.Framework.Client.DatabaseConnectionException
            Microsoft.TeamFoundation.Framework.Client.DatabaseFullException
            Microsoft.TeamFoundation.Framework.Client.DatabaseInstanceException
            Microsoft.TeamFoundation.Framework.Client.DatabaseNotFoundException
            Microsoft.TeamFoundation.Framework.Client.DatabaseOperationCanceledException
            Microsoft.TeamFoundation.Framework.Client.DatabaseOperationTimeoutException
            Microsoft.TeamFoundation.Framework.Client.DatabasePartitionCannotBeDeletedException
            Microsoft.TeamFoundation.Framework.Client.DatabasePartitionNotFoundException
            Microsoft.TeamFoundation.Framework.Client.DatabasePoolAlreadyExistsException
            Microsoft.TeamFoundation.Framework.Client.DatabasePoolCannotBeDeletedException
            Microsoft.TeamFoundation.Framework.Client.DatabasePoolFullException
            Microsoft.TeamFoundation.Framework.Client.DatabasePoolNotFoundException
            Microsoft.TeamFoundation.Framework.Client.DatabaseRuntimeException
            Microsoft.TeamFoundation.Framework.Client.DatabaseSchemaException
            Microsoft.TeamFoundation.Framework.Client.DataTierNotFoundException
            Microsoft.TeamFoundation.Framework.Client.DateTimeShiftDetectedException
            Microsoft.TeamFoundation.Framework.Client.DBExecutingDeadlockException
            Microsoft.TeamFoundation.Framework.Client.DBResultDeadlockException
            Microsoft.TeamFoundation.Framework.Client.DeltaException
            Microsoft.TeamFoundation.Framework.Client.DeltaTooLargeException
            Microsoft.TeamFoundation.Framework.Client.DownloadTicketValidationException
            Microsoft.TeamFoundation.Framework.Client.DuplicateFeatureException
            Microsoft.TeamFoundation.Framework.Client.DuplicateFileNameException
            Microsoft.TeamFoundation.Framework.Client.EnumerationNoneArgumentException
            Microsoft.TeamFoundation.Framework.Client.EventException
            Microsoft.TeamFoundation.Framework.Client.FailedToAcquireServicingLockException
            Microsoft.TeamFoundation.Framework.Client.FileAlreadyUploadedException
            Microsoft.TeamFoundation.Framework.Client.FileIdNotFoundException
            Microsoft.TeamFoundation.Framework.Client.GroupSecuritySubsystemServiceException
            Microsoft.TeamFoundation.Framework.Client.HostManagementException
            Microsoft.TeamFoundation.Framework.Client.IncompatibleCompressionFormatException
            Microsoft.TeamFoundation.Framework.Client.IncompleteUploadException
            Microsoft.TeamFoundation.Framework.Client.IncorrectSizeException
            Microsoft.TeamFoundation.Framework.Client.InvalidAccessException
            Microsoft.TeamFoundation.Framework.Client.InvalidFeatureNameException
            Microsoft.TeamFoundation.Framework.Client.InvalidLobParameterException
            Microsoft.TeamFoundation.Framework.Client.InvalidParentHostException
            Microsoft.TeamFoundation.Framework.Client.InvalidRegistryException
            Microsoft.TeamFoundation.Framework.Client.InvalidRequestContextHostException
            Microsoft.TeamFoundation.Framework.Client.JobAgentException
            Microsoft.TeamFoundation.Framework.Client.LockTimeoutException
            Microsoft.TeamFoundation.Framework.Client.MissingFeatureException
            Microsoft.TeamFoundation.Framework.Client.MultiplePartitionsNotSupportedException
            Microsoft.TeamFoundation.Framework.Client.ParseException
            Microsoft.TeamFoundation.Framework.Client.PropertyServiceException
            Microsoft.TeamFoundation.Framework.Client.ProxyException
            Microsoft.TeamFoundation.Framework.Client.QueryExpressionException
            Microsoft.TeamFoundation.Framework.Client.RedirectionException
            Microsoft.TeamFoundation.Framework.Client.RegistryPathException
            Microsoft.TeamFoundation.Framework.Client.RegistryPathPatternException
            Microsoft.TeamFoundation.Framework.Client.RequestCanceledException
            Microsoft.TeamFoundation.Framework.Client.RequestFilterException
            Microsoft.TeamFoundation.Framework.Client.ResourceStreamNotFoundException
            Microsoft.TeamFoundation.Framework.Client.ServiceLevelException
            Microsoft.TeamFoundation.Framework.Client.ServicingDisabledException
            Microsoft.TeamFoundation.Framework.Client.ServicingValidationException
            Microsoft.TeamFoundation.Framework.Client.SqlAzureException
            Microsoft.TeamFoundation.Framework.Client.StepPerformerNotFoundException
            Microsoft.TeamFoundation.Framework.Client.StreamingCollectionUnsupportedOperationException
            Microsoft.TeamFoundation.Framework.Client.StrongBoxException
            Microsoft.TeamFoundation.Framework.Client.SyncSubsystemServiceException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationAccessControlException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationCatalogServiceException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationDatabaseCopyException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationDatabaseSplitException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationIdentityServiceException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationInvalidCertificateException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationJobServiceException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationLocationServiceException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationLockException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationMessageQueueException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationOAuthServiceException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationProcessStillRunningException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationProfileServiceException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationResourceManagementServiceException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationSecurityServiceException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationServicingException
            Microsoft.TeamFoundation.Framework.Client.TeamFoundationValidationException
            Microsoft.TeamFoundation.Framework.Client.TooManyItemsException
            Microsoft.TeamFoundation.Framework.Client.UnexpectedDatabaseResultException
            Microsoft.TeamFoundation.Framework.Client.UnexpectedHostTypeException
            Microsoft.TeamFoundation.Framework.Client.UnknownMigrationOwnerException
            Microsoft.TeamFoundation.Framework.Client.VirtualPathMappingException
            Microsoft.TeamFoundation.Framework.Client.VirtualPathsConflictException