Xceed .NET Libraries Documentation
Xceed.GZip Assembly / Xceed.GZip Namespace / GZipException Class
Members


In This Topic
    GZipException Class
    In This Topic
    Exception that is thrown when an error occurs in the Xceed.GZip namespace.
    Syntax
    Remarks

    This exception serves as the base class for all custom exceptions defined in the Xceed.GZip namespace.

    Inheritance Hierarchy

    System.Object
       System.Exception
          System.ApplicationException
             Xceed.FileSystem.FileSystemException
                Xceed.GZip.GZipException
                   Xceed.GZip.InvalidGZipStructureException

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also