SQLiteException


public final class SQLiteException extends RuntimeException


An exception that indicates that something has gone wrong and a error code was produced.

See Result and Error codes

Summary