Structure
SQLiteError
struct SQLiteError
Topics
Instance Properties
var description: StringA textual representation of this instance.var errorDescription: String?A localized message describing what error occurred.let message: Stringlet reason: SQLiteError.Reason
Enumerations
Relationships
Conforms To
FoundationEssentials.LocalizedErrorSwift.CustomStringConvertibleSwift.ErrorSwift.SendableSwift.SendableMetatype