ScheduleException 클래스
이 클래스는 모든 Windows HCK Studio 예외에 대한 기본 클래스입니다.
네임스페이스: Microsoft.Windows.Kits.Hardware.ObjectModel
어셈블리: Microsoft.Windows.Kits.Hardware.ObjectModel (Microsoft.Windows.Kits.Hardware.ObjectModel 내)
사용
Visual Basic
Dim instance As ScheduleException
구문
Visual Basic
<SerializableAttribute> _
Public Class ScheduleException
Inherits ProjectManagerException
C#
[SerializableAttribute]
public class ScheduleException: ProjectManagerException
상속 계층 구조
System.Object
System.Exception
Microsoft.Windows.Kits.Hardware.ObjectModel.ScheduleException
스레드 안전성
이 형식의 모든 공용 정적 멤버(Visual Basic의 경우 공유 멤버)는 스레드로부터 안전하게 보호됩니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.