C# Class java.nio.charset.UnmappableCharacterException

Inheritance: java.nio.charset.CharacterCodingException
显示文件 Open project: JeroMiya/androidmono

Public Methods

Method Description
UnmappableCharacterException ( int arg0 )
getInputLength ( ) : int
getMessage ( ) : global::java.lang.String

Protected Methods

Method Description
UnmappableCharacterException ( global @__env )

Private Methods

Method Description
UnmappableCharacterException ( )

Method Details

UnmappableCharacterException() protected method

protected UnmappableCharacterException ( global @__env )
@__env global

UnmappableCharacterException() public method

public UnmappableCharacterException ( int arg0 )
arg0 int

getInputLength() public method

public getInputLength ( ) : int
return int

getMessage() public method

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