Java.Util.MissingFormatArgumentException Class
A MissingFormatArgumentException will be thrown if there is no corresponding argument with the specified conversion or an argument index that refers to a missing argument.

See Also: MissingFormatArgumentException Members

Syntax

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

Remarks

A MissingFormatArgumentException will be thrown if there is no corresponding argument with the specified conversion or an argument index that refers to a missing argument.

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