Java.Sql.SQLInvalidAuthorizationSpecException Class
An exception, which is subclass of SQLNonTransientException, is thrown when the authorization credentials presented during connection establishment are not valid.

See Also: SQLInvalidAuthorizationSpecException Members

Syntax

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

Remarks

An exception, which is subclass of SQLNonTransientException, is thrown when the authorization credentials presented during connection establishment are not valid.

[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