PackageDBReaderException Class
This class is a base class for all PackageDBReader exceptions.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel
Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Syntax
C#
[Serializable]
public class PackageDBReaderException : Exception
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Windows.Kits.Hardware.UI.Views.PackageDBReaderException
Thread Safety
Any public static members of this type are thread safe. Any instance members are not guaranteed to be thread safe.