C# Class Sharpen.UnsupportedCharsetException

Inheritance: System.Exception
Show file Open project: oganix/NBoilerpipe

Public Methods

Method Description
UnsupportedCharsetException ( string msg ) : System

Method Details

UnsupportedCharsetException() public method

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