C# Class SevenZip.DataErrorException

The exception that is thrown when an error in input stream occurs during decoding.
Inheritance: System.ApplicationException
Afficher le fichier Open project: SteamDatabase/ValveResourceFormat

Méthodes publiques

Méthode Description
DataErrorException ( ) : System

Method Details

DataErrorException() public méthode

public DataErrorException ( ) : System
Résultat System