Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This class is a base class for all Windows HCK Studio exceptions.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel
Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Usage
Visual Basic
Dim instance As ScheduleException
Syntax
Visual Basic
<SerializableAttribute> _
Public Class ScheduleException
Inherits ProjectManagerException
C#
[SerializableAttribute]
public class ScheduleException: ProjectManagerException
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Windows.Kits.Hardware.ObjectModel.ScheduleException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.