C# Class java.util.IllegalFormatWidthException

Inheritance: global::java.util.IllegalFormatException
Exibir arquivo Open project: JeroMiya/androidmono

Public Methods

Method Description
IllegalFormatWidthException ( int arg0 )
getMessage ( ) : global::java.lang.String
getWidth ( ) : int

Protected Methods

Method Description
IllegalFormatWidthException ( global @__env )

Private Methods

Method Description
IllegalFormatWidthException ( )

Method Details

IllegalFormatWidthException() protected method

protected IllegalFormatWidthException ( global @__env )
@__env global

IllegalFormatWidthException() public method

public IllegalFormatWidthException ( int arg0 )
arg0 int

getMessage() public method

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

getWidth() public method

public getWidth ( ) : int
return int