public class SQLiteException extends SQLException
SQLiteException()
SQLiteException(java.lang.String error)
SQLiteException(java.lang.String error, java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SQLiteException()
public SQLiteException(java.lang.String error)
public SQLiteException(java.lang.String error, java.lang.Throwable cause)