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.
[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.