android.database.SQLException
An exception that indicates there was an error with SQL parsing or execution.
Known Direct Subclasses
SQLiteException |
A SQLite exception that indicates there was an error with SQL parsing or execution. |
Known Indirect Subclasses
Summary
Public Constructors
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
SQLException(String error)