Class ExtractionException
- Namespace
- SharpCompress.Common
- Assembly
- SharpCompress.dll
public class ExtractionException : Exception, ISerializable
- Inheritance
-
ExtractionException
- Implements
- Derived
- Inherited Members
Constructors
ExtractionException(string)
public ExtractionException(string message)
Parameters
message
string
ExtractionException(string, Exception)
public ExtractionException(string message, Exception inner)