ChecksumFailedException Class
Namespace: Velopack.Compression
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Represents an error that occurs when a package does not match it's expected SHA checksum
[ExcludeFromCodeCoverage]
public class ChecksumFailedException : Exception
Inheritance: object → Exception → ChecksumFailedException
Attributes: ExcludeFromCodeCoverageAttribute
Constructors
Name | Description |
---|---|
ChecksumFailedException(string) | |
ChecksumFailedException(string, string) |
Properties
Name | Description |
---|---|
FilePath | The filename of the package which failed validation |
Documentation generated by MdDocs