Skip to main content

ChecksumFailedException Class

Namespace: Velopack.Compression
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

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

NameDescription
ChecksumFailedException(string)
ChecksumFailedException(string, string)

Properties

NameDescription
FilePathThe filename of the package which failed validation

Documentation generated by MdDocs