CannotRetrieveAppInfoException Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 RuntimeExceptionPublic NotInheritable Class CannotRetrieveAppInfoException
Inherits RuntimeException- Inheritance
- Attributes
Constructors
| CannotRetrieveAppInfoException() | |
| CannotRetrieveAppInfoException(String, Exception) | |
| CannotRetrieveAppInfoException(String) |