android.database.sqlite
Class SQLiteDatabaseLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
android.database.SQLException
android.database.sqlite.SQLiteException
android.database.sqlite.SQLiteDatabaseLockedException
- All Implemented Interfaces:
- Serializable
public class SQLiteDatabaseLockedException
- extends SQLiteException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SQLiteDatabaseLockedException
public SQLiteDatabaseLockedException()
SQLiteDatabaseLockedException
public SQLiteDatabaseLockedException(String error)
Copyright © 2008-2012. All Rights Reserved.