顯示具有 SQLException 標籤的文章。 顯示所有文章
顯示具有 SQLException 標籤的文章。 顯示所有文章

SQLException

http://developer.android.com/intl/zh-tw/reference/android/database/SQLException.html


java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
android.database.SQLException

Class Overview
An exception that indicates there was an error with SQL parsing or execution.


Public Constructors
public SQLException ()
public SQLException (String error)
public SQLException (String error, Throwable cause)