C# Class LZMA.InvalidParamException

The exception that is thrown when the value of an argument is outside the allowable range.
Inheritance: System.Exception
Mostrar archivo Open project: MarcFletcher/NetworkComms.Net

Public Methods

Method Description
InvalidParamException ( ) : System

Method Details

InvalidParamException() public method

public InvalidParamException ( ) : System
return System