CannotRetrieveAppInfoException Class

Definition

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

Constructors

CannotRetrieveAppInfoException()
CannotRetrieveAppInfoException(String)
CannotRetrieveAppInfoException(String, Exception)

Applies to