C# Class java.nio.charset.UnsupportedCharsetException

Inheritance: java.lang.IllegalArgumentException
Show file Open project: JeroMiya/androidmono

Public Methods

Method Description
UnsupportedCharsetException ( java arg0 )
getCharsetName ( ) : global::java.lang.String

Protected Methods

Method Description
UnsupportedCharsetException ( global @__env )

Private Methods

Method Description
UnsupportedCharsetException ( )

Method Details

UnsupportedCharsetException() protected method

protected UnsupportedCharsetException ( global @__env )
@__env global

UnsupportedCharsetException() public method

public UnsupportedCharsetException ( java arg0 )
arg0 java

getCharsetName() public method

public getCharsetName ( ) : global::java.lang.String
return global::java.lang.String