[Android.Runtime.Register("java/util/IllegalFormatPrecisionException", DoNotGenerateAcw=true)] public class IllegalFormatPrecisionException : IllegalFormatException
Remarks
An IllegalFormatPrecisionException will be thrown if the precision is
a negative other than -1 or in other cases where precision is not supported.