ManifestNotExecutedException Class

Definition

public ref class ManifestNotExecutedException sealed : Microsoft::VisualStudio::Tools::Applications::Runtime::RuntimeException
[System.Serializable]
public sealed class ManifestNotExecutedException : Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
[<System.Serializable>]
type ManifestNotExecutedException = class
    inherit RuntimeException
Public NotInheritable Class ManifestNotExecutedException
Inherits RuntimeException
Inheritance
ManifestNotExecutedException
Attributes

Constructors

ManifestNotExecutedException()
ManifestNotExecutedException(String)
ManifestNotExecutedException(String, Exception)

Applies to