ZipChecksumException

This exception is thrown if a ZipReader detects that a file's contents do not match the stored checksum.

class ZipChecksumException : ZipException {}

Constructors

this
this(const(char)[] name)
Undocumented in source.

Meta