C# Class SharpCifs.Util.Sharpen.IllegalCharsetNameException

Inheritance: System.Exception
Show file Open project: brandonprry/Potato

Public Methods

Method Description
IllegalCharsetNameException ( string msg ) : System

Method Details

IllegalCharsetNameException() public method

public IllegalCharsetNameException ( string msg ) : System
msg string
return System