• Api Documentation
  • Source Code
Search Results for

    Show / Hide Table of Contents
    • SharpSevenZip
      • ArchiveFileInfo
      • ArchiveProperty
      • CompressionLevel
      • CompressionMethod
      • CompressionMode
      • EventSynchronizationStrategy
      • ExtractFileCallback
      • ICancellable
      • InArchiveFormat
      • LibraryFeature
      • OperationResult
      • OutArchiveFormat
      • SfxModule
      • SharpSevenZipArchiveFormat
      • SharpSevenZipBase
      • SharpSevenZipCompressor
      • SharpSevenZipExtractor
      • SharpSevenZipSfx
      • StreamWithAttributes
      • ZipEncryptionMethod
    • SharpSevenZip.EventArguments
      • ExtractFileCallbackArgs
      • ExtractFileCallbackReason
      • FileInfoEventArgs
      • FileNameEventArgs
      • FileOverwriteEventArgs
      • IntEventArgs
      • OpenEventArgs
      • PercentDoneEventArgs
      • ProgressEventArgs
    • SharpSevenZip.Exceptions
      • CompressionFailedException
      • ExtractionFailedException
      • LzmaException
      • SharpSevenZipArchiveException
      • SharpSevenZipCompressionFailedException
      • SharpSevenZipException
      • SharpSevenZipExtractionFailedException
      • SharpSevenZipInvalidFileNamesException
      • SharpSevenZipLibraryException
      • SharpSevenZipSfxValidationException
    • SharpSevenZip.Lzma
      • LzmaDecodeStream
      • LzmaEncodeStream
    • SharpSevenZip.Sdk
      • CoderPropId
      • ICodeProgress
      • ICoder
    • SharpSevenZip.Sdk.Compression.Lzma
      • Decoder
      • Encoder

    Namespace SharpSevenZip.Exceptions

    Classes

    CompressionFailedException

    Exception class for ArchiveUpdateCallback.

    ExtractionFailedException

    Exception class for ArchiveExtractCallback.

    LzmaException

    Exception class for LZMA operations.

    SharpSevenZipArchiveException

    Exception class for 7-zip archive open or read operations.

    SharpSevenZipCompressionFailedException

    Exception class for fail to create an archive in SharpSevenZipCompressor.

    SharpSevenZipException

    Base SharpSevenZip exception class.

    SharpSevenZipExtractionFailedException

    Exception class for fail to extract an archive in SharpSevenZipExtractor.

    SharpSevenZipInvalidFileNamesException

    Exception class for empty common root if file name array in SharpSevenZipCompressor.

    SharpSevenZipLibraryException

    Exception class for 7-zip library operations.

    SharpSevenZipSfxValidationException

    Exception class for 7-zip sfx settings validation.

    In this article
    Back to top Copyright (C) Markovtsev Vadim 2009, 2010, Jérémy Ansel 2024