NotInstalledException Class
Namespace: Velopack.Exceptions
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Thrown when an operation can not be performed in an application that is not installed.
[NullableContext(1)]
[Nullable(0)]
[ExcludeFromCodeCoverage]
public class NotInstalledException : Exception
Inheritance: object → Exception → NotInstalledException
Attributes: NullableContextAttribute,NullableAttribute,ExcludeFromCodeCoverageAttribute
Documentation generated by MdDocs