Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class includes constructors that initialize a package exception object.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel.Submission Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel.Submission (in Microsoft.Windows.Kits.Hardware.ObjectModel.Submission)
Usage
Visual BasicDim instance As PackageException
Syntax
Visual Basic<SerializableAttribute> _``Public Class PackageException
Inherits ProjectException
C#[SerializableAttribute]``public class PackageException : ProjectException
Inheritance Hierarchy
System.Object System.Exception ProjectManagerException Class ProjectException Class Microsoft.Windows.Kits.Hardware.ObjectModel.Submission.PackageException
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.