Java.Sql.SQLClientInfoException Class
An exception, which is subclass of SQLException, is thrown when one or more client info properties could not be set on a Connection.

See Also: SQLClientInfoException Members

Syntax

[Android.Runtime.Register("java/sql/SQLClientInfoException", DoNotGenerateAcw=true)]
public class SQLClientInfoException : SQLException

Remarks

An exception, which is subclass of SQLException, is thrown when one or more client info properties could not be set on a Connection.

[Android Documentation]

Requirements

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