Velopack.Exceptions Namespace
Namespace: Velopack
Classes
| Name | Description |
|---|---|
| AcquireLockFailedException | Thrown when an exclusive lock for an application cannot be acquired. Usually this means another instance of the application is running Velopack operations and the current instance cannot proceed. |
| ChecksumFailedException | Represents an error that occurs when a package does not match it's expected SHA checksum |
| NotInstalledException | Thrown when an operation can not be performed in an application that is not installed. |
Documentation generated by MdDocs