Java.Util.IllegalFormatPrecisionException Class
An IllegalFormatPrecisionException will be thrown if the precision is a negative other than -1 or in other cases where precision is not supported.

See Also: IllegalFormatPrecisionException Members

Syntax

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

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