[Android.Runtime.Register("java/util/DuplicateFormatFlagsException", DoNotGenerateAcw=true)] public class DuplicateFormatFlagsException : IllegalFormatException
Remarks
The unchecked exception will be thrown out if there are duplicate flags given
out in the format specifier.