Initializes a new instance of the ZipException class.
Overload List
Initializes a new instance of the ZipException class.
public ZipException();
Initializes a new instance of the ZipException class with a specified error message.
public ZipException(string);