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 certification manager 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 ProjectManagerException
Syntax
Visual Basic
<SerializableAttribute> _
Public Class ProjectManagerException
Implements Exception
C#
[SerializableAttribute]
public class ProjectManagerException : Exception
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectManagerException
Derived Classes
| Class | Description |
|---|---|
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.