Java.Util.IllegalFormatConversionException Class
An IllegalFormatConversionException will be thrown when the parameter is incompatible with the corresponding format specifier.

See Also: IllegalFormatConversionException Members

Syntax

[Android.Runtime.Register("java/util/IllegalFormatConversionException", DoNotGenerateAcw=true)]
public class IllegalFormatConversionException : IllegalFormatException

Remarks

An IllegalFormatConversionException will be thrown when the parameter is incompatible with the corresponding format specifier.

See Also

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1