ScheduleException Class
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 BasicDim instance As ScheduleException
Syntax
Visual Basic<SerializableAttribute> _``Public Class ScheduleException
Inherits ProjectManagerException
C#[SerializableAttribute]``public class ScheduleException: ProjectManagerException
Inheritance Hierarchy
System.Object System.Exception ProjectManagerException Class 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.