RequirementException Class

This class is defined to represent exceptions related to requirements.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)

Usage

Visual BasicDim instance As RequirementException

Syntax

Visual Basic<SerializableAttribute> _``Public Class RequirementException           Inherits ProjectManagerException

C#[SerializableAttribute]``public class RequirementException: ProjectManagerException

Inheritance Hierarchy

System.Object      ProjectManagerException Class           Microsoft.Windows.Kits.Hardware.ObjectModel.RequirementException

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.

 

 

Send comments about this topic to Microsoft