ZipException Members

Public Instance Constructors

ZipExceptionOverloaded. Initialize a new instance of the ZipException class.

Public Instance Properties

HelpLink (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
InnerException (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
Message (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
Source (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
StackTrace (inherited from System.Exception)Select the method name to go to the Microsoft documentation.
TargetSite (inherited from System.Exception)Select the method name to go to the Microsoft documentation.

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetBaseException (inherited from Exception)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetObjectData (inherited from Exception)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
ToString (inherited from Exception)Select the method name to go to the Microsoft documentation.

Protected Instance Properties

HResult (inherited from System.Exception)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

ZipException Class | ICSharpCode.SharpZipLib Namespace