次の方法で共有


ProjectManagerException クラス

このクラスは、すべての認定マネージャー例外の基本クラスです。

名前空間: Microsoft.Windows.Kits.Hardware.ObjectModel

アセンブリ: Microsoft.Windows.Kits.Hardware.ObjectModel (Microsoft.Windows.Kits.Hardware.ObjectModel 内)

使用法

Visual Basic

Dim instance As ProjectManagerException

構文

Visual Basic

<SerializableAttribute> _

Public Class ProjectManagerException

          Implements Exception

C#

[SerializableAttribute]

public class ProjectManagerException : Exception

継承階層

System.Object

System.Exception

Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectManagerException

派生クラス

クラス 説明

DataIntegrityException クラス

MachineException クラス

ProductInstanceException クラス

ScheduleException クラス

TargetException クラス

TestException クラス

スレッド セーフ

この型のパブリック静的 (Visual Basic では共有) メンバーはすべてスレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。