Java.Sql.SQLNonTransientConnectionException Class
An exception, which is subclass of SQLException, is thrown when the connection operation that failed will not succeed when the operation is retried without the cause of the failure being corrected.

See Also: SQLNonTransientConnectionException Members

Syntax

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

Remarks

An exception, which is subclass of SQLException, is thrown when the connection operation that failed will not succeed when the operation is retried without the cause of the failure being corrected.

[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