All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.abubusoft.kripton.android.sqlcipher.SQLCipherPassphraseRequiredException Maven / Gradle / Ivy

The newest version!
package com.abubusoft.kripton.android.sqlcipher;

import net.sqlcipher.database.SQLiteException;

public class SQLCipherPassphraseRequiredException extends SQLiteException {

	/**
	 * 
	 */
	private static final long serialVersionUID = -596400058445588751L;
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy