Skip to content

Structure

SQLiteData.SQLiteCustomFunctionUnexpectedValueTypeError

The error thrown by init(sqliteValue:) if an sqlite3_value has an unknown type.
struct SQLiteCustomFunctionUnexpectedValueTypeError

Overview

This should never happen, and this error should not have been made public.

Topics

Instance Properties

Relationships

Conforms To

  • Swift.Error
  • Swift.Sendable
  • Swift.SendableMetatype