Partager via


Classe ProjectManagerException

Cette classe est une classe de base pour toutes les exceptions du gestionnaire de certification.

Noms: Microsoft.Windows.Kits.Hardware.ObjectModel

Assemblée: Microsoft.Windows.Kits.Hardware.ObjectModel (dans Microsoft.Windows.Kits.Hardware.ObjectModel)

Utilisation

Visual Basic

Dim instance As ProjectManagerException

Syntaxe

Visual Basic

<SerializableAttribute> _

Public Class ProjectManagerException

          Implements Exception

C#

[SerializableAttribute]

public class ProjectManagerException : Exception

Hiérarchie d’héritage

System.Object

System.Exception

Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectManagerException

Classes dérivées

Classe Description

DataIntegrityException, classe

Classe MachineException

Classe ProductInstanceException

Classe ScheduleException

Classe TargetException

Classe TestException

Sécurité des threads

Tous les membres statiques publics (partagés en Visual Basic) de ce type sont thread safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.