C# Class SevenZip.DataErrorException

The exception that is thrown when an error in input stream occurs during decoding.
Inheritance: System.ApplicationException
显示文件 Open project: SteamDatabase/ValveResourceFormat

Public Methods

Method Description
DataErrorException ( ) : System

Method Details

DataErrorException() public method

public DataErrorException ( ) : System
return System