C# Class Sharpen.IllegalCharsetNameException

Inheritance: System.Exception
Mostrar archivo Open project: oganix/NBoilerpipe

Public Methods

Method Description
IllegalCharsetNameException ( string msg ) : System

Method Details

IllegalCharsetNameException() public method

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