Java.Lang.ArithmeticException Class
Thrown when the an invalid arithmetic operation is attempted.

See Also: ArithmeticException Members

Syntax

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

Remarks

Thrown when the an invalid arithmetic operation is attempted.

[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