GZipException represents a Gzip specific exception
For a list of all members of this type, see GZipException Members.
System.Object
System.Exception
System.ApplicationException
ICSharpCode.SharpZipLib.SharpZipBaseException
ICSharpCode.SharpZipLib.GZip.GZipException
public class GZipException : SharpZipBaseException
Thread Safety
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Requirements
Namespace: ICSharpCode.SharpZipLib.GZip
Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)
See Also
GZipException Members | ICSharpCode.SharpZipLib.GZip Namespace