Java.Sql.SQLException Class
An exception that indicates a failed JDBC operation.

See Also: SQLException Members

Syntax

[Android.Runtime.Register("java/sql/SQLException", DoNotGenerateAcw=true)]
public class SQLException : Java.Lang.Exception, Java.Lang.IIterable, IDisposable

Remarks

An exception that indicates a failed JDBC operation. It provides the following information about problems encountered with database access:

See Also

[Android Documentation]

Requirements

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