Skip to main content

ChecksumFailedException Class

Namespace: Velopack.Compression
Assembly: Velopack
Assembly Version: 0.0.1049+da27736

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