C# Class SevenZip.InvalidParamException

The exception that is thrown when the value of an argument is outside the allowable range.
Inheritance: System.ApplicationException
Datei anzeigen Open project: SteamDatabase/ValveResourceFormat

Public Methods

Method Description
InvalidParamException ( ) : System

Method Details

InvalidParamException() public method

public InvalidParamException ( ) : System
return System