Table of Contents

Class MultiVolumeExtractionException

Namespace
SharpCompress.Common
Assembly
SharpCompress.dll
public class MultiVolumeExtractionException : ExtractionException, ISerializable
Inheritance
MultiVolumeExtractionException
Implements
Inherited Members

Constructors

MultiVolumeExtractionException(string)

public MultiVolumeExtractionException(string message)

Parameters

message string

MultiVolumeExtractionException(string, Exception)

public MultiVolumeExtractionException(string message, Exception inner)

Parameters

message string
inner Exception