C# Class java.util.IllegalFormatWidthException

Inheritance: global::java.util.IllegalFormatException
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
IllegalFormatWidthException ( int arg0 )
getMessage ( ) : global::java.lang.String
getWidth ( ) : int

Méthodes protégées

Méthode Description
IllegalFormatWidthException ( global @__env )

Private Methods

Méthode Description
IllegalFormatWidthException ( )

Method Details

IllegalFormatWidthException() protected méthode

protected IllegalFormatWidthException ( global @__env )
@__env global

IllegalFormatWidthException() public méthode

public IllegalFormatWidthException ( int arg0 )
arg0 int

getMessage() public méthode

public getMessage ( ) : global::java.lang.String
Résultat global::java.lang.String

getWidth() public méthode

public getWidth ( ) : int
Résultat int