Java.Lang.IllegalArgumentException Class
Thrown when a method is invoked with an argument which it can not reasonably deal with.

See Also: IllegalArgumentException Members

Syntax

[Android.Runtime.Register("java/lang/IllegalArgumentException", DoNotGenerateAcw=true)]
public class IllegalArgumentException : RuntimeException

Remarks

Thrown when a method is invoked with an argument which it can not reasonably deal with.

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1