C# Class java.util.IllegalFormatCodePointException

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

Méthodes publiques

Méthode Description
IllegalFormatCodePointException ( int arg0 )
getCodePoint ( ) : int
getMessage ( ) : global::java.lang.String

Méthodes protégées

Méthode Description
IllegalFormatCodePointException ( global @__env )

Private Methods

Méthode Description
IllegalFormatCodePointException ( )

Method Details

IllegalFormatCodePointException() protected méthode

protected IllegalFormatCodePointException ( global @__env )
@__env global

IllegalFormatCodePointException() public méthode

public IllegalFormatCodePointException ( int arg0 )
arg0 int

getCodePoint() public méthode

public getCodePoint ( ) : int
Résultat int

getMessage() public méthode

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