Failure

class Failure(val databaseSize: Long) : SerializeResult(source)

SQLite returned a null buffer but may have supplied the databaseSize.

Constructors

Link copied to clipboard
constructor(databaseSize: Long)

Properties

Link copied to clipboard
open override val databaseSize: Long

Size of the database.