menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ZipException - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ZipException

    This class represents exception type that is mostly raised when some problems with zip extraction/creation occurs.

    Inheritance
    System.Object
    ZipException
    Namespace: Syncfusion.Compression.Zip
    Assembly: Syncfusion.Compression.NET.dll
    Syntax
    public class ZipException : ApplicationException

    Constructors

    ZipException(String)

    Initializes new instance of the exception class.

    Declaration
    public ZipException(string message)
    Parameters
    Type Name Description
    System.String message

    Exception message.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved