This exception class is used when sqlite can't access the database file
due to lack of permissions on the file.
See Also:
SQLiteAccessPermException Members
Syntax
[Android.Runtime.Register("android/database/sqlite/SQLiteAccessPermException", DoNotGenerateAcw=true)]
public class
SQLiteAccessPermException :
SQLiteExceptionRemarks
This exception class is used when sqlite can't access the database file
due to lack of permissions on the file.
[Android Documentation]
Requirements
Namespace: Android.Database.Sqlite
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11