Android.Database.SQLException Class
An exception that indicates there was an error with SQL parsing or execution.

See Also: SQLException Members

Syntax

[Android.Runtime.Register("android/database/SQLException", DoNotGenerateAcw=true)]
public class SQLException : Java.Lang.RuntimeException

Remarks

An exception that indicates there was an error with SQL parsing or execution.

[Android Documentation]

Requirements

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