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

The exception that is thrown when the value of an argument is outside the allowable range.
Inheritance: System.InvalidOperationException
Show file Open project: debop/NFramework

Public Methods

Method Description
InvalidParamException ( ) : System

Method Details

InvalidParamException() public method

public InvalidParamException ( ) : System
return System