Java.Sql.SQLFeatureNotSupportedException Class
An exception, which is subclass of SQLNonTransientException, is thrown when various the JDBC driver does not support an optional JDBC feature.

See Also: SQLFeatureNotSupportedException Members

Syntax

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

Remarks

An exception, which is subclass of SQLNonTransientException, is thrown when various the JDBC driver does not support an optional JDBC feature.

[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