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