Java.Util.DuplicateFormatFlagsException Class
The unchecked exception will be thrown out if there are duplicate flags given out in the format specifier.

See Also: DuplicateFormatFlagsException Members

Syntax

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

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