Java.Util.MissingFormatWidthException Class
A MissingFormatWidthException will be thrown if the format width is missing but is required.

See Also: MissingFormatWidthException Members

Syntax

[Android.Runtime.Register("java/util/MissingFormatWidthException", DoNotGenerateAcw=true)]
public class MissingFormatWidthException : IllegalFormatException

Remarks

A MissingFormatWidthException will be thrown if the format width is missing but is required.

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