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

GzipException Constructor

Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)

GzipException(String)

Initializes a new instance of the GzipException class.

Declaration
public GzipException(string message)
Parameters
Type Name Description
String message

The message that describes the error.

GzipException(String, Exception)

Initializes a new instance of the GzipException class.

Declaration
public GzipException(string message, Exception innerException)
Parameters
Type Name Description
String message

The message that describes the error.

Exception innerException

The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.

In This Article
  • GzipException(String)
  • GzipException(String, Exception)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies