ZipException Class
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
An exception that is thrown when an error occurs while using the ZIP component.
Syntax
public class ZipException : Exception, ISerializable
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Zip |
Initializes a new instance of the Zip |
Zip |
Initializes a new instance of the Zip |
Zip |
Initializes a new instance of the Zip |
Zip |
Initializes a new instance of the Zip |
Zip |
Initializes a new instance of the Zip |
Zip |
Initializes a new instance of the Zip |
Zip |
Initializes a new instance of the Zip |
Zip |
Initializes a new instance of the Zip |
Properties
Name | Description |
---|---|
Archive |
Gets the path of the archive file or directory which is currently processed. |
External |
Gets the path of the local file or directory which is currently processed. |
Problem |
Gets the type of the problem. |
Methods
Name | Description |
---|---|
To |
Returns a string representation of the current exception. |