C# Class SharpCifs.Util.Sharpen.UnsupportedCharsetException

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

Public Methods

Method Description
UnsupportedCharsetException ( string msg ) : System

Method Details

UnsupportedCharsetException() public method

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