PowerSync Kotlin
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync
/
com.powersync.web
/
SqliteException
Sqlite
Exception
web
interface
SqliteException
:
JsAny
(
source
)
Members
Properties
causing
Statement
Link copied to clipboard
web
abstract
val
causingStatement
:
JsString
?
explanation
Link copied to clipboard
web
abstract
val
explanation
:
JsString
?
extended
Result
Code
Link copied to clipboard
web
abstract
val
extendedResultCode
:
JsNumber
message
Link copied to clipboard
web
abstract
val
message
:
JsString
?
offset
Link copied to clipboard
web
abstract
val
offset
:
JsNumber
?
operation
Link copied to clipboard
web
abstract
val
operation
:
JsString
?