I am developing an Android application where I get the exception while writing to the database:
An exception occurred: android.database.sqlite.SQLiteException
But it doest say anything else. In general I find it very difficult to debug the exceptions. I am using Eclipse to develop the application. Please help me in solving this issue..