C# Class NSoft.NFramework.Compressions.SevenZip.DataErrorException

The exception that is thrown when an error in input stream occurs during decoding.
Inheritance: System.InvalidOperationException
Mostra file Open project: debop/NFramework

Public Methods

Method Description
DataErrorException ( ) : System

Method Details

DataErrorException() public method

public DataErrorException ( ) : System
return System