Partager via


Classe ScheduleException

Cette classe est une classe de base pour toutes les exceptions Windows HCK Studio.

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 ScheduleException

Syntaxe

Visual Basic

<SerializableAttribute> _

Public Class ScheduleException

          Inherits ProjectManagerException

C#

[SerializableAttribute]

public class ScheduleException: ProjectManagerException

Hiérarchie d’héritage

System.Object

System.Exception

Classe ProjectManagerException

Microsoft.Windows.Kits.Hardware.ObjectModel.ScheduleException

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.