C# Class java.util.IllegalFormatPrecisionException

Inheritance: java.util.IllegalFormatException
ファイルを表示 Open project: JeroMiya/androidmono

Public Methods

Method Description
IllegalFormatPrecisionException ( int arg0 )
getMessage ( ) : global::java.lang.String
getPrecision ( ) : int

Protected Methods

Method Description
IllegalFormatPrecisionException ( global @__env )

Private Methods

Method Description
IllegalFormatPrecisionException ( )

Method Details

IllegalFormatPrecisionException() protected method

protected IllegalFormatPrecisionException ( global @__env )
@__env global

IllegalFormatPrecisionException() public method

public IllegalFormatPrecisionException ( int arg0 )
arg0 int

getMessage() public method

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

getPrecision() public method

public getPrecision ( ) : int
return int