Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

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
Inheritance
Object
Exception
ZipException
Implements
ISerializable
Inherited Members
Exception.Data
Exception.GetBaseException()
Exception.GetType()
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.SerializeObjectState
Exception.Source
Exception.StackTrace
Exception.TargetSite
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Constructors

Name Description
ZipException()

Initializes a new instance of the ZipException class.

ZipException(String)

Initializes a new instance of the ZipException class.

ZipException(String, ArchiveProblemType)

Initializes a new instance of the ZipException class.

ZipException(String, ArchiveProblemType, String, String)

Initializes a new instance of the ZipException class.

ZipException(String, ZipException)

Initializes a new instance of the ZipException class.

ZipException(String, Exception)

Initializes a new instance of the ZipException class.

ZipException(String, Exception, ArchiveProblemType)

Initializes a new instance of the ZipException class.

ZipException(String, Exception, ArchiveProblemType, String, String)

Initializes a new instance of the ZipException class.

Properties

Name Description
ArchiveItemPath

Gets the path of the archive file or directory which is currently processed.

ExternalItemPath

Gets the path of the local file or directory which is currently processed.

ProblemType

Gets the type of the problem.

Methods

Name Description
ToString()

Returns a string representation of the current exception.

In This Article
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies